![]() |
VR-Forces 4.2 Class Documentation
|
A widget class for managing different camera views the currently selected observer can be placed in. More...

Public Member Functions | |
| DtPropCreatePalette (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0) | |
| CTOR. | |
| virtual | ~DtPropCreatePalette () |
| DTOR. | |
| void | setupUi (QWidget *p) |
| Sets up the contents of the widget onto the supplied parent. | |
| virtual void | clear () |
| Clears contents of widget (from DtGenericPaletteInterface) | |
| virtual void | update () |
| Tells widget to update (redraw) (from DtGenericPaletteInterface) | |
| virtual void | setEnabled (bool) |
| Enables/Disables Gui (from DtGenericPaletteInterface) | |
| virtual void | addItem (const std::string &name, const std::string &type, const std::string &modelDef, const std::string &group) |
| virtual QIcon | icon () |
| Icon to be used in small display. | |
| virtual QString | title () |
| Name to put next to the icon. | |
| virtual const std::string & | pageClassName () const |
| Get the class name of the page. | |
| virtual void | activate () |
| virtual void | deactivate () |
Public Member Functions inherited from makVrf::DtPropCreatePaletteInterface | |
| virtual | ~DtPropCreatePaletteInterface () |
| Virtual DTOR. | |
Public Member Functions inherited from makVrf::DtGenericPaletteInterface | |
| virtual | ~DtGenericPaletteInterface () |
| Virtual DTOR. | |
Static Public Member Functions | |
| static const std::string & | thePageClassName () |
| Static accessor for the class name. | |
Protected Slots | |
| virtual void | slot_onItemClicked (QTreeWidgetItem *, int) |
Protected Attributes | |
| DtPropCreatePaletteLogic * | myLogic |
| QVBoxLayout * | myMainLayout |
| QTreeWidget * | myPropTree |
Additional Inherited Members | |
Public Attributes inherited from makVrf::DtPropCreatePaletteInterface | |
| boost::signal< void(const std::string &, const std::string &)> | signal_itemSelected |
| boost::signal< void(DtPropCreatePaletteInterface *)> | signal_Updated |
A widget class for managing different camera views the currently selected observer can be placed in.
| makVrf::DtPropCreatePalette::DtPropCreatePalette | ( | makVrv::DtDe & | de, |
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | flags = 0 |
||
| ) |
CTOR.
|
virtual |
DTOR.
| void makVrf::DtPropCreatePalette::setupUi | ( | QWidget * | p | ) |
Sets up the contents of the widget onto the supplied parent.
|
inlinevirtual |
Clears contents of widget (from DtGenericPaletteInterface)
Implements makVrf::DtGenericPaletteInterface.
|
inlinevirtual |
Tells widget to update (redraw) (from DtGenericPaletteInterface)
Implements makVrf::DtGenericPaletteInterface.
|
virtual |
Enables/Disables Gui (from DtGenericPaletteInterface)
Implements makVrf::DtGenericPaletteInterface.
|
virtual |
Implements makVrf::DtPropCreatePaletteInterface.
|
virtual |
Icon to be used in small display.
|
virtual |
Name to put next to the icon.
|
virtual |
Get the class name of the page.
|
static |
Static accessor for the class name.
|
inlinevirtual |
|
inlinevirtual |
|
protectedvirtualslot |
|
protected |
|
protected |
|
protected |