16 okPressed_(this,
"ok"),
17 cancelPressed_(this,
"cancel"),
20 defaultValue_(defaultValue)
75 return cpp14::make_unique<Popup>(Type::Confirm,
message, std::string());
80 return cpp14::make_unique<Popup>(Type::Alert,
message, std::string());
std::string narrow(const std::locale &loc=std::locale()) const
const std::string createCall(std::initializer_list< std::string > args) const
void setJavaScript(const std::string &javaScript, int nbArgs=0)