VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Slots | Protected Attributes
makVrf::DtPropCreatePalette Class Reference

A widget class for managing different camera views the currently selected observer can be placed in. More...

Inheritance diagram for makVrf::DtPropCreatePalette:
Inheritance graph
[legend]

List of all members.

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 QPixmap icon () const
 Icon to be used in small display.
virtual QString iconText () const
 Name to put next to the icon.

Protected Slots

virtual void slot_onItemClicked (QTreeWidgetItem *, int)

Protected Attributes

makVrv::DtDemyDe
DtPropCreatePaletteLogicmyLogic
QVBoxLayout * myMainLayout
QTreeWidgetmyPropTree

Detailed Description

A widget class for managing different camera views the currently selected observer can be placed in.


Constructor & Destructor Documentation

makVrf::DtPropCreatePalette::DtPropCreatePalette ( makVrv::DtDe de,
QWidget parent = 0,
Qt::WindowFlags  flags = 0 
)

CTOR.

DTOR.


Member Function Documentation

Sets up the contents of the widget onto the supplied parent.

virtual void makVrf::DtPropCreatePalette::clear ( ) [inline, virtual]

Clears contents of widget (from DtGenericPaletteInterface)

Implements makVrf::DtGenericPaletteInterface.

virtual void makVrf::DtPropCreatePalette::update ( ) [inline, virtual]

Tells widget to update (redraw) (from DtGenericPaletteInterface)

Implements makVrf::DtGenericPaletteInterface.

virtual void makVrf::DtPropCreatePalette::setEnabled ( bool  ) [virtual]

Enables/Disables Gui (from DtGenericPaletteInterface)

Implements makVrf::DtGenericPaletteInterface.

virtual void makVrf::DtPropCreatePalette::addItem ( const std::string &  name,
const std::string &  type,
const std::string &  modelDef,
const std::string &  group 
) [virtual]
virtual QPixmap makVrf::DtPropCreatePalette::icon ( ) const [virtual]

Icon to be used in small display.

Implements makVrf::DtGenericPaletteInterface.

virtual QString makVrf::DtPropCreatePalette::iconText ( ) const [virtual]

Name to put next to the icon.

Implements makVrf::DtGenericPaletteInterface.

virtual void makVrf::DtPropCreatePalette::slot_onItemClicked ( QTreeWidgetItem ,
int   
) [protected, virtual, slot]

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)