List of All Members for MessageDialog
This is the complete list of members for MessageDialog, including inherited members.
- buttons : flags
 - detailedText : string
 - informativeText : string
 - text : string
 - buttonClicked(QPlatformDialogHelper::StandardButton button, QPlatformDialogHelper::ButtonRole role)
 
The following members are inherited from Dialog.
- data : list<QtObject> [default]
 - flags : Qt::WindowFlags
 - modality : Qt::WindowModality
 - parentWindow : Window
 - result : StandardCode
 - title : string
 - visible : bool
 - void accept()
 - void accepted()
 - void close()
 - void done(StandardCode result)
 - void open()
 - void reject()
 - void rejected()
 
The following members are inherited from QtObject.
- objectName : string