![]() |
MAK RTIspy API Documentation for HLA 1516
|
Dialog to hold a DtAssistantRtiexecConnQueryWidget. More...
Inheritance diagram for DtAssistantRtiexecConnQueryDialog:
Collaboration diagram for DtAssistantRtiexecConnQueryDialog:Public Slots | |
| virtual void | processItemDoubleClicked () |
| Accepts a selection which is double clicked if dialog acceptance is currently enabled. | |
Public Member Functions | |
| DtAssistantRtiexecConnQueryDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
| Constructor. | |
| virtual | ~DtAssistantRtiexecConnQueryDialog () |
| Destructor. | |
| virtual DtAssistantRtiexecConnQueryWidget * | widget () |
| Returns a pointer to the embedded widget. | |
Dialog to hold a DtAssistantRtiexecConnQueryWidget.
| DtAssistantRtiexecConnQueryDialog::DtAssistantRtiexecConnQueryDialog | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | f = 0 |
||
| ) |
Constructor.
References connect(), DtWidgetDialog::enableAccept(), DtWidgetDialog::enableApply(), DtWidgetDialog::myWidget, processItemDoubleClicked(), and DtWidgetDialog::setWidget().
Destructor.
| void DtAssistantRtiexecConnQueryDialog::processItemDoubleClicked | ( | ) | [virtual, slot] |
Accepts a selection which is double clicked if dialog acceptance is currently enabled.
References DtWidgetDialog::isAcceptEnabled().
Referenced by DtAssistantRtiexecConnQueryDialog().
Returns a pointer to the embedded widget.
References DtWidgetDialog::myWidget.
Referenced by DtAssistantConnQueryMgr::addProhibitedPort(), DtAssistantConnQueryMgr::addToAllConnQuery(), DtAssistantConnQueryMgr::DtAssistantConnQueryMgr(), DtAssistantConnQueryMgr::enableLoopbackDevice(), DtAssistantConnQueryMgr::processConnQueryMsg(), DtAssistantConnQueryMgr::removeFromAllConnQuery(), and DtAssistantConnQueryMgr::removeProhibitedPort().