![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Dialog to display the current assistant message statistics. More...
Inheritance diagram for DtAssistantMsgStatsDialog:
Collaboration diagram for DtAssistantMsgStatsDialog:Public Member Functions | |
| DtAssistantMsgStatsDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
| Constructor. More... | |
| virtual | ~DtAssistantMsgStatsDialog () |
| Destructor. More... | |
| virtual void | setStatistics (unsigned totalRecv, double recvPerSecOverall, double recvPerSecCurr, unsigned totalProc, double procPerSecOverall, double procPerSecCurr, unsigned totalSent, double sentPerSecOverall, double sentPerSecCurr) |
| Sets the statistics in the dialog. More... | |
Protected Attributes | |
| Ui::AssistantMsgStatsDialog | myUiImpl |
| The GUI implementation of the widget. More... | |
Dialog to display the current assistant message statistics.
| DtAssistantMsgStatsDialog::DtAssistantMsgStatsDialog | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | f = 0 |
||
| ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Sets the statistics in the dialog.
|
protected |
The GUI implementation of the widget.