BALL::VIEW::PreferencesEntry::ExtendedPreferencesObject Class Reference

#include <BALL/VIEW/KERNEL/preferencesEntry.h>

Inheritance diagram for BALL::VIEW::PreferencesEntry::ExtendedPreferencesObject:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExtendedPreferencesObject ()
virtual ~ExtendedPreferencesObject ()
virtual bool getValue (String &) const =0
 Overload this in derived classes!
virtual bool setValue (const String &)=0
 Overload this in derived classes!

Detailed Description

Base class for the more sophisticated GUI elements in a dialog, to support reading and (re)storing their state. Make sure to name all derived objects, by calling setObjectName() Otherwise (re-)storing the values wont work.

See also:
QColorTable

Definition at line 78 of file preferencesEntry.h.


Constructor & Destructor Documentation

BALL::VIEW::PreferencesEntry::ExtendedPreferencesObject::ExtendedPreferencesObject (  )  [inline]

Definition at line 83 of file preferencesEntry.h.

virtual BALL::VIEW::PreferencesEntry::ExtendedPreferencesObject::~ExtendedPreferencesObject (  )  [inline, virtual]

Definition at line 86 of file preferencesEntry.h.


Member Function Documentation

virtual bool BALL::VIEW::PreferencesEntry::ExtendedPreferencesObject::getValue ( String  )  const [pure virtual]
virtual bool BALL::VIEW::PreferencesEntry::ExtendedPreferencesObject::setValue ( const String  )  [pure virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3