VR-Forces 5.0.3 Developer's Guide
 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.

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

Public Member Functions

virtual ~DtGenericPaletteInterface ()
 
virtual void clear ()=0
 
virtual void update ()=0
 
virtual void setEnabled (bool)=0
 
virtual bool initiallyVisible () const =0
 

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 Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)