Dialog widget to display important notifications and events by the RTI Assistant.
More...
Dialog widget to display important notifications and events by the RTI Assistant.
DtAssistantPopupDialog is used by the Assistant to display modal popup dialogs.
| DtAssistantPopupDialog::DtAssistantPopupDialog |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
| virtual DtAssistantPopupDialog::~DtAssistantPopupDialog |
( |
| ) |
|
|
virtual |
| virtual void DtAssistantPopupDialog::processFinish |
( |
int |
result | ) |
|
|
virtualslot |
Clears the dialog when dismissed.
| virtual void DtAssistantPopupDialog::setNotification |
( |
const QString & |
notification, |
|
|
const QString & |
advancedInfo, |
|
|
const QString & |
component |
|
) |
| |
|
virtual |
Adds the notification text to the dialog.
| virtual void DtAssistantPopupDialog::toggleShowAdvancedInfo |
( |
| ) |
|
|
virtualslot |
shows and hides advanced info text edit.
| bool DtAssistantPopupDialog::myAdvancedOptionsShown |
|
protected |
| QSize DtAssistantPopupDialog::myNoAdvancedSize |
|
protected |
The (not showing Advanced TextEdit ) geometry of the dialog.
| QSize DtAssistantPopupDialog::myOriginalSize |
|
protected |
The original size of the dialog.
| const QSystemTrayIcon* DtAssistantPopupDialog::myTrayIcon |
|
protected |
The RTI Assistant tray icon is needed in order to determine the.
position of the popup dialog.
| Ui::AssistantPopupDialog DtAssistantPopupDialog::myUiImpl |
|
protected |
The GUI implementation of the widget.
The documentation for this class was generated from the following file: