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

#include <optwidgetbase.h>

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

Public Member Functions

 OptWidgetMultipleValues (Options::iterator param, QWidget *label, Options *oo, OptWidget *ow, QMutex *mutex=0, QWidget *parent=0)
 
void get () override
 
void reset () override
 
void resetDefault () override
 
- Public Member Functions inherited from OptWidgetBase
 OptWidgetBase (Options::iterator param, QWidget *label, Options *oo, OptWidget *ow, QMutex *mutex)
 
virtual ~OptWidgetBase (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

OptWidgetMultipleValues ( Options::iterator  param,
QWidget *  label,
Options oo,
OptWidget ow,
QMutex *  mutex = 0,
QWidget *  parent = 0 
)

Member Function Documentation

void get ( void  )
overridevirtual
void reset ( void  )
overridevirtual
void resetDefault ( void  )
overridevirtual

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