openshot-audio  0.1.6
Public Member Functions | Public Attributes | List of all members
AlertWindowInfo Class Reference

Public Member Functions

 AlertWindowInfo (const String &t, const String &m, Component *component, AlertWindow::AlertIconType icon, int numButts, ModalComponentManager::Callback *cb, bool runModally)
 
int invoke () const
 

Public Attributes

String title
 
String message
 
String button1
 
String button2
 
String button3
 

Constructor & Destructor Documentation

◆ AlertWindowInfo()

AlertWindowInfo::AlertWindowInfo ( const String t,
const String m,
Component component,
AlertWindow::AlertIconType  icon,
int  numButts,
ModalComponentManager::Callback cb,
bool  runModally 
)
inline

Member Function Documentation

◆ invoke()

int AlertWindowInfo::invoke ( ) const
inline

Member Data Documentation

◆ button1

String AlertWindowInfo::button1

◆ button2

String AlertWindowInfo::button2

◆ button3

String AlertWindowInfo::button3

◆ message

String AlertWindowInfo::message

◆ title

String AlertWindowInfo::title

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