Computer Assited Medical Intervention Tool Kit  version 4.1
Public Member Functions | Private Slots | Private Attributes | List of all members
MyController Class Reference

Inherits QDialog.

Public Member Functions

 MyController (QWidget *parent=0)
 
 ~MyController ()
 

Private Slots

void createAndControl ()
 

Private Attributes

QComboBox * theClassCombo
 
QStringList theClassNames
 
QObject * theControlledObject
 
ObjectControllertheController
 

Constructor & Destructor Documentation

◆ MyController()

MyController::MyController ( QWidget *  parent = 0)

◆ ~MyController()

MyController::~MyController ( )

References theControlledObject.

Member Function Documentation

◆ createAndControl

void MyController::createAndControl ( )
privateslot

Member Data Documentation

◆ theClassCombo

QComboBox* MyController::theClassCombo
private

Referenced by createAndControl(), and MyController().

◆ theClassNames

QStringList MyController::theClassNames
private

Referenced by createAndControl(), and MyController().

◆ theControlledObject

QObject* MyController::theControlledObject
private

Referenced by createAndControl(), and ~MyController().

◆ theController

ObjectController* MyController::theController
private

Referenced by createAndControl(), and MyController().


The documentation for this class was generated from the following file: