![]() |
VR-Forces Developer's Guide
|
The DtPaletteInformationManager is a class that is used to initially setup the palette for display. Any information here must be set before the palette is displayed. Any changes made after the palette has been displayed will only be taken into account on the next start of the front-end.

Static Public Member Functions | |
| static DtPaletteInformationManager & | instance (makVrv::DtDe &de) |
| static void | registerInstance (makVrv::DtDe &, DtPaletteInformationManager *) |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| DtPaletteInformationSettingsRecord | myRecord |
| makVrf::DtPaletteInformationManager::DtPaletteInformationManager | ( | makVrv::DtDe & | ) |
|
overridevirtual |
|
static |
Returns instance of the messager.
|
static |
|
virtual |
Number of tag lines to show. This will include the top level tag category icon line. Minimum is one, default is 3.
|
virtual |
|
virtual |
Number of categories in total that can be shown (except for top level)
|
virtual |
|
virtual |
Whether or not to show the favorites category star on the top line. Default is true.
|
virtual |
|
virtual |
Whether or not to show the all category on the top line. Default is true.
|
virtual |
|
virtual |
Whether or not to show the recent category on the top line. Default is true.
|
virtual |
|
virtual |
Loads default or factory record.
|
virtual |
Saves record as default record.
|
virtual |
| bool makVrf::DtPaletteInformationManager::autoSave | ( | ) | const |
|
virtual |
|
virtual |
|
inlinevirtual |
To support writing element definitions in folders as multiple files not implemented.
|
inlinevirtual |
To support writing element definitions in folders as multiple files not implemented.
|
protected |
|
protected |