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.
MyController::~MyController | ( | ) |
|
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().
|
private |
Referenced by createAndControl(), and MyController().