VR-Forces 4.10 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 Referenceabstract

Abstract interface for the creation palettes. More...

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

Public Member Functions

virtual ~DtGenericPaletteInterface ()
 Virtual DTOR. More...
 
virtual void clear ()=0
 Clears contents of widget. More...
 
virtual void update ()=0
 Tells widget to update (redraw) More...
 
virtual void setEnabled (bool)=0
 Enables/Disables Gui. More...
 
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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)