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
- void abortClicked()
- void applyClicked()
- void cancelClicked()
- void clicked(button)
- void closeClicked()
- void discardClicked()
- void helpClicked()
- void ignoreClicked()
- void noClicked()
- void noToAllClicked()
- void okClicked()
- void openClicked()
- void resetClicked()
- void restoreDefaultsClicked()
- void retryClicked()
- void saveAllClicked()
- void saveClicked()
- void yesClicked()
- void yesToAllClicked()
The following members are inherited from Dialog.
- data : list<Object>
- flags : Qt::WindowFlags
- modality : Qt::WindowModality
- parentWindow : Window
- result : int
- title : string
- visible : bool
- void accept()
- void accepted()
- void close()
- void done(int result)
- void open()
- void reject()
- void rejected()
The following members are inherited from QtObject.
- objectName : string
© 2017 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.