List of All Members for Dialog
This is the complete list of members for Dialog, including inherited members.
- 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