![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Dialog to prompt user if they would like to view an rtiexec after starting it up. More...
Inheritance diagram for DtAssistantRtiexecStartupDialog:
Collaboration diagram for DtAssistantRtiexecStartupDialog:Public Member Functions | |
| DtAssistantRtiexecStartupDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
| Constructor. | |
| virtual | ~DtAssistantRtiexecStartupDialog () |
| Destructor. | |
| virtual bool | dontPromptAgain () |
| Returns whether the user requested not to be prompted with this dialog again. | |
Protected Attributes | |
| Ui::AssistantRtiexecStartupDialog | myUiImpl |
| The GUI implementation of the widget. | |
Dialog to prompt user if they would like to view an rtiexec after starting it up.
| DtAssistantRtiexecStartupDialog::DtAssistantRtiexecStartupDialog | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | f = 0 |
||
| ) |
Constructor.
References myUiImpl.
Destructor.
| bool DtAssistantRtiexecStartupDialog::dontPromptAgain | ( | ) | [virtual] |
Returns whether the user requested not to be prompted with this dialog again.
References myUiImpl.
Ui::AssistantRtiexecStartupDialog DtAssistantRtiexecStartupDialog::myUiImpl [protected] |
The GUI implementation of the widget.
Referenced by dontPromptAgain(), and DtAssistantRtiexecStartupDialog().