libAlgAudio  v1.99-440-g08538e5-dirty
The development library for AlgAudio framework.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AlgAudio::IAlertable Member List

This is the complete list of members for AlgAudio::IAlertable, including all inherited members.

ShowErrorAlert(std::string message, std::string button_text)=0AlgAudio::IAlertablepure virtual
ShowSimpleAlert(std::string message, std::string button1_text, std::string button2_text, AlertType type=AlertType::NONE, Color button1_color=Theme::Get("bg-button-neutral"), Color button2_color=Theme::Get("bg-button-neutral"))=0AlgAudio::IAlertablepure virtual