openshot-audio  0.1.2
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 ( const String t,
const String m,
Component component,
AlertWindow::AlertIconType  icon,
int  numButts,
ModalComponentManager::Callback cb,
bool  runModally 
)
inline

Member Function Documentation

int AlertWindowInfo::invoke ( ) const
inline

Member Data Documentation

String AlertWindowInfo::button1
String AlertWindowInfo::button2
String AlertWindowInfo::button3
String AlertWindowInfo::message
String AlertWindowInfo::title

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