PrefItem Class Reference

Base class for preference items to be used in a PrefsWindow. More...

#include <GUI/PrefsWindow.H>

Inheritance diagram for PrefItem:
Inheritance graph
[legend]
Collaboration diagram for PrefItem:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PrefItem (PrefsWindow *pwin, const std::string &nm, bool pwinTakesOwnership=false)
virtual std::string getName () const
virtual void fromString (const std::string &s)=0
virtual std::string toString () const =0
virtual void adjust (int val)=0
bool isValueChanged ()
virtual bool isDisabled () const =0

Protected Attributes

std::string name
bool isChanged
bool wasDisabled

Detailed Description

Base class for preference items to be used in a PrefsWindow.

Definition at line 128 of file PrefsWindow.H.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:40 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3