 |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Go to the documentation of this file.
40 #ifndef OBJECTCONTROLLER_H
41 #define OBJECTCONTROLLER_H
43 #include <QtGui/QWidget>
60 Q_PRIVATE_SLOT(d_func(),
void slotValueChanged(
QtProperty*,
const QVariant&))
Definition: objectcontroller.h:47
ObjectControllerPrivate * d_ptr
Definition: objectcontroller.h:57
The QtProperty class encapsulates an instance of a property.
Definition: qtpropertybrowser.h:113
void setObject(QObject *object)
Definition: objectcontroller.cpp:375
ObjectController(QWidget *parent=0)
Definition: objectcontroller.cpp:339
Definition: objectcontroller.cpp:50
QObject * object() const
Definition: objectcontroller.cpp:400
~ObjectController()
Definition: objectcontroller.cpp:371