VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
makVrf::DtGenericPaletteInterface Class Reference

Abstract interface for the creation palettes. More...

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

Public Member Functions

virtual ~DtGenericPaletteInterface ()
 Virtual DTOR.
virtual void clear ()=0
 Clears contents of widget.
virtual void update ()=0
 Tells widget to update (redraw)
virtual void setEnabled (bool)=0
 Enables/Disables Gui.

Detailed Description

Abstract interface for the creation palettes.

Constructor & Destructor Documentation

virtual makVrf::DtGenericPaletteInterface::~DtGenericPaletteInterface ( )
virtual

Virtual DTOR.

Member Function Documentation

virtual void makVrf::DtGenericPaletteInterface::clear ( )
pure virtual

Clears contents of widget.

Implemented in makVrf::DtPropCreatePalette.

virtual void makVrf::DtGenericPaletteInterface::update ( )
pure virtual

Tells widget to update (redraw)

Implemented in makVrf::DtPropCreatePalette.

virtual void makVrf::DtGenericPaletteInterface::setEnabled ( bool  )
pure virtual

Enables/Disables Gui.

Implemented in makVrf::DtPropCreatePalette.


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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)