This class will be used to store the extended application states and will be referenced by the DtVrfExtendedApplicationSettings class.
More...
Protected Member Functions |
| virtual void | setFlag (Flags, bool) |
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| | When the class Archive corresponds to an output archive, the & operator is defined similar to <<.
|
Detailed Description
This class will be used to store the extended application states and will be referenced by the DtVrfExtendedApplicationSettings class.
Member Typedef Documentation
Member Enumeration Documentation
- Enumerator:
| ObserversPublished |
|
| DoNotShowMeTellMeAboutFavorites |
|
| Defaults |
|
Constructor & Destructor Documentation
| makVrf::DtVrfExtendedApplicationSettingsData::DtVrfExtendedApplicationSettingsData |
( |
makVrv::DtDe * |
= 0 | ) |
|
| virtual makVrf::DtVrfExtendedApplicationSettingsData::~DtVrfExtendedApplicationSettingsData |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrf::DtVrfExtendedApplicationSettingsData::setObserversPublished |
( |
bool |
| ) |
|
|
virtual |
Set whether or not observers are to be published.
| virtual bool makVrf::DtVrfExtendedApplicationSettingsData::observersPublished |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtVrfExtendedApplicationSettingsData::setPaletteItemVisible |
( |
const std::string & |
item, |
|
|
bool |
|
|
) |
| |
|
virtual |
Sets whether or not palette panel items are shown/hidden.
| virtual bool makVrf::DtVrfExtendedApplicationSettingsData::paletteItemVisible |
( |
const std::string & |
item | ) |
const |
|
virtual |
| virtual void makVrf::DtVrfExtendedApplicationSettingsData::setDoNotShowTellMeAboutFavorites |
( |
bool |
| ) |
|
|
virtual |
Sets whether or not to show the tell me about favorites item.
| virtual bool makVrf::DtVrfExtendedApplicationSettingsData::doNotShowTellMeAboutFavorites |
( |
| ) |
const |
|
virtual |
| virtual std::string makVrf::DtVrfExtendedApplicationSettingsData::classType |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtVrfExtendedApplicationSettingsData::write |
( |
boost::archive::xml_oarchive & |
out, |
|
|
const unsigned |
int |
|
) |
| |
|
virtual |
| virtual void makVrf::DtVrfExtendedApplicationSettingsData::read |
( |
boost::archive::xml_iarchive & |
in, |
|
|
const unsigned |
int |
|
) |
| |
|
virtual |
| virtual int makVrf::DtVrfExtendedApplicationSettingsData::dataVersion |
( |
| ) |
|
|
inlinevirtual |
| virtual void makVrf::DtVrfExtendedApplicationSettingsData::setFlag |
( |
Flags |
, |
|
|
bool |
|
|
) |
| |
|
protectedvirtual |
Member Data Documentation
| int makVrf::DtVrfExtendedApplicationSettingsData::myFlags |
|
protected |
The documentation for this class was generated from the following file: