VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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.
virtual bool initiallyVisible () const =0

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::DtOrbatPalettePage, and makVrf::DtPropCreatePalette.

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

Tells widget to update (redraw)

Implemented in makVrf::DtOrbatPalettePage, and makVrf::DtPropCreatePalette.

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

Enables/Disables Gui.

Implemented in makVrf::DtOrbatPalettePage, and makVrf::DtPropCreatePalette.

virtual bool makVrf::DtGenericPaletteInterface::initiallyVisible ( ) const
pure virtual

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)