Relacs  0.9.8
Public Member Functions | List of all members
OptWidgetSection Class Reference

#include <optwidgetbase.h>

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

Public Member Functions

 OptWidgetSection (Options::section_iterator sec, Options *oo, OptWidget *ow, QMutex *mutex=0, QWidget *parent=0)
 
- Public Member Functions inherited from OptWidgetBase
 OptWidgetBase (Options::iterator param, QWidget *label, Options *oo, OptWidget *ow, QMutex *mutex)
 
virtual ~OptWidgetBase (void)
 
virtual void get (void)
 
virtual void reset (void)
 
virtual void resetDefault (void)
 
virtual void update (void)
 
void setMutex (QMutex *mutex)
 
void lockMutex (void)
 
bool tryLockMutex (int timeout=1)
 
void unlockMutex (void)
 
void addActivation (int index, OptWidgetBase *w)
 
void activateOption (bool eq)
 
QWidget * valueWidget (void)
 
bool editable (void) const
 
Options::const_iterator param (void) const
 
Options::iterator param (void)
 
void setUnitLabel (QLabel *l)
 

Additional Inherited Members

- Protected Member Functions inherited from OptWidgetBase
virtual void initActivation (void)
 
- Protected Attributes inherited from OptWidgetBase
Options::iterator Param
 
OptionsOO
 
OptWidgetOW
 
QWidget * LabelW
 
QWidget * W
 
QLabel * UnitLabel
 
QWidget * UnitBrowseW
 
QMutex * OMutex
 
bool Editable
 
bool ContUpdate
 
bool InternChanged
 
bool InternRead
 
deque< OptWidgetBase * > Widgets
 
deque< int > Index
 

Constructor & Destructor Documentation

OptWidgetSection ( Options::section_iterator  sec,
Options oo,
OptWidget ow,
QMutex *  mutex = 0,
QWidget *  parent = 0 
)

The documentation for this class was generated from the following files: