![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Inherits QDialog.
Public Member Functions | |
| MyController (QWidget *parent=0) | |
| ~MyController () | |
Private Slots | |
| void | createAndControl () |
Private Attributes | |
| QComboBox * | theClassCombo |
| QStringList | theClassNames |
| QObject * | theControlledObject |
| ObjectController * | theController |
| MyController::MyController | ( | QWidget * | parent = 0 | ) |
References createAndControl(), theClassCombo, theClassNames, and theController.
Referenced by main().
| MyController::~MyController | ( | ) |
References theControlledObject.
|
privateslot |
References ObjectController::setObject(), theClassCombo, theClassNames, theControlledObject, and theController.
Referenced by MyController().
|
private |
Referenced by createAndControl(), and MyController().
|
private |
Referenced by createAndControl(), and MyController().
|
private |
Referenced by createAndControl(), and ~MyController().
|
private |
Referenced by createAndControl(), and MyController().
1.8.13