OMC::PreferencePair Class Reference

Detailed Description

The key,value pair of an item in the application's preferences.

The map[QString] operator for the OMC::Preferences object provides a PreferencePair that is used to modify the preference value.

Public Member Functions

virtual bool reset ()
 

Public Attributes

QString key
 Gets the preference's key value.
 
QString type
 Gets the preference's type.
 
QVariant value
 Gets the preference's value.
 
Inheritance diagram for OMC::PreferencePair:
Collaboration diagram for OMC::PreferencePair: