![]() |
VR-Forces 4.5 Class Documentation
|
The dialog for naming newly created connections. More...

Public Member Functions | |
| DtCreateConnectionDialog (QWidget *parent=0) | |
| default constructor | |
| virtual | ~DtCreateConnectionDialog () |
| destructor | |
| virtual bool | init () |
| Initializers. | |
Public Attributes | |
| Ui::CreateConnectionDialog | myUiImpl |
Private Member Functions | |
| DtCreateConnectionDialog (const DtCreateConnectionDialog &orig) | |
| copy constructor - not implemented | |
| DtCreateConnectionDialog & | operator= (const DtCreateConnectionDialog &orig) |
| assignment operator - not implemented | |
The dialog for naming newly created connections.
| DtCreateConnectionDialog::DtCreateConnectionDialog | ( | QWidget * | parent = 0 | ) |
default constructor
|
virtual |
destructor
|
private |
copy constructor - not implemented
|
virtual |
Initializers.
|
private |
assignment operator - not implemented
| Ui::CreateConnectionDialog DtCreateConnectionDialog::myUiImpl |