VR-Forces Development_Version 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 Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)