PrefItemStr Class Reference

String preference item; includes value history. More...

#include <GUI/PrefsWindow.H>

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

List of all members.

Public Member Functions

 PrefItemStr (PrefsWindow *pwin, const std::string &nm, const std::string &v, bool pwinTakesOwnership=false)
void set (const std::string &v)
std::string get () const
virtual std::string getName () const
virtual void fromString (const std::string &s)
virtual std::string toString () const
virtual void adjust (int val)
 Step through our value history by the specified amount.
virtual bool isDisabled () const
void setDisabled (bool v)

Detailed Description

String preference item; includes value history.

Definition at line 202 of file PrefsWindow.H.


Member Function Documentation

void PrefItemStr::adjust ( int  val  )  [virtual]

Step through our value history by the specified amount.

Implements PrefItem.

Definition at line 226 of file PrefsWindow.C.

References ASSERT.


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