SpaghettiKart
Loading...
Searching...
No Matches
pfd::notify Class Reference

#include <portable-file-dialogs.h>

Inheritance diagram for pfd::notify:
[legend]
Collaboration diagram for pfd::notify:
[legend]

Public Member Functions

 notify (std::string const &title, std::string const &message, icon _icon=icon::info)
 
- Public Member Functions inherited from pfd::internal::dialog
bool ready (int timeout=default_wait_timeout) const
 
bool kill () const
 

Additional Inherited Members

- Protected Types inherited from pfd::settings
enum class  flag {
  is_scanned = 0 , is_verbose , has_zenity , has_matedialog ,
  has_qarma , has_kdialog , is_vista , max_flag
}
 
- Protected Member Functions inherited from pfd::internal::dialog
 dialog ()
 
std::vector< std::string > desktop_helper () const
 
std::string powershell_quote (std::string const &str) const
 
std::string osascript_quote (std::string const &str) const
 
std::string shell_quote (std::string const &str) const
 
- Protected Member Functions inherited from pfd::settings
 settings (bool resync=false)
 
bool check_program (std::string const &program)
 
bool is_osascript () const
 
bool is_zenity () const
 
bool is_kdialog () const
 
bool const & flags (flag in_flag) const
 
bool & flags (flag in_flag)
 
- Static Protected Member Functions inherited from pfd::internal::dialog
static std::string buttons_to_name (choice _choice)
 
static std::string get_icon_name (icon _icon)
 
- Static Protected Member Functions inherited from pfd::settings
static bool available ()
 
static void verbose (bool value)
 
static void rescan ()
 
- Protected Attributes inherited from pfd::internal::dialog
std::shared_ptr< executorm_async
 

Constructor & Destructor Documentation

◆ notify()

pfd::notify::notify ( std::string const & title,
std::string const & message,
icon _icon = icon::info )
inline
Here is the call graph for this function:

The documentation for this class was generated from the following file: