#include <Dialogs.h>
|
bool | ready (int timeout=default_wait_timeout) const |
bool | kill () const |
◆ dialog()
pfd::internal::dialog::dialog |
( |
| ) |
|
|
inlineexplicitprotected |
◆ buttons_to_name()
std::string pfd::internal::dialog::buttons_to_name |
( |
choice | _choice | ) |
|
|
inlinestaticprotected |
◆ desktop_helper()
std::vector< std::string > pfd::internal::dialog::desktop_helper |
( |
| ) |
const |
|
inlineprotected |
◆ get_icon_name()
std::string pfd::internal::dialog::get_icon_name |
( |
icon | _icon | ) |
|
|
inlinestaticprotected |
◆ kill()
bool pfd::internal::dialog::kill |
( |
| ) |
const |
|
inline |
◆ osascript_quote()
std::string pfd::internal::dialog::osascript_quote |
( |
std::string const & | str | ) |
const |
|
inlineprotected |
◆ powershell_quote()
std::string pfd::internal::dialog::powershell_quote |
( |
std::string const & | str | ) |
const |
|
inlineprotected |
◆ ready()
bool pfd::internal::dialog::ready |
( |
int | timeout = default_wait_timeout | ) |
const |
|
inline |
◆ shell_quote()
std::string pfd::internal::dialog::shell_quote |
( |
std::string const & | str | ) |
const |
|
inlineprotected |
◆ m_async
std::shared_ptr<executor> pfd::internal::dialog::m_async |
|
protected |
The documentation for this class was generated from the following file: