#include <optwidgetbase.h>
|
| OptWidgetText (Options::iterator param, QWidget *label, Options *oo, OptWidget *ow, QMutex *mutex=0, QWidget *parent=0) |
|
virtual void | get (void) |
|
virtual void | reset (void) |
|
virtual void | resetDefault (void) |
|
virtual void | update (void) |
|
QPushButton * | browseButton (void) |
|
virtual void | initActivation (void) |
|
void | setUnitLabel (QLabel *l) |
|
| OptWidgetBase (Options::iterator param, QWidget *label, Options *oo, OptWidget *ow, QMutex *mutex) |
|
virtual | ~OptWidgetBase (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) |
|
void resetDefault |
( |
void |
| ) |
|
|
virtual |
QPushButton * browseButton |
( |
void |
| ) |
|
void initActivation |
( |
void |
| ) |
|
|
virtual |
void setUnitLabel |
( |
QLabel * |
l | ) |
|
void textChanged |
( |
const QString & |
s | ) |
|
|
slot |
References OptWidgetBase::activateOption(), OptWidget::changedFlag(), OptWidgetBase::ContUpdate, OptWidgetText::doTextChanged(), OptWidgetBase::Editable, Options::end(), OptWidgetBase::Index, OptWidgetBase::InternChanged, OptWidgetBase::InternRead, Options::notifying(), OptWidgetBase::OO, OptWidgetBase::OW, OptWidgetBase::param(), OptWidgetBase::Param, Options::setNotify(), Parameter::setText(), Options::unsetNotify(), OptWidgetText::valueChanged(), and OptWidgetBase::Widgets.
Referenced by OptWidgetText::OptWidgetText().
References Str::addWorking(), OptWidget::BrowseAny, OptWidget::BrowseDirectory, OptWidget::BrowseExisting, Str::dir(), OptWidgetText::doBrowse(), OptWidgetBase::OW, OptWidgetBase::Param, Str::preventSlash(), OptWidgetBase::tryLockMutex(), and OptWidgetBase::unlockMutex().
Referenced by OptWidgetText::customEvent(), and OptWidgetText::OptWidgetText().
void doTextChanged |
( |
const QString & |
s | ) |
|
|
protected |
References OptWidget::changedFlag(), OptWidgetBase::ContUpdate, Options::notify(), Options::notifying(), OptWidgetBase::OO, OptWidgetBase::OW, OptWidgetBase::Param, Options::setNotify(), OptWidgetBase::tryLockMutex(), OptWidgetBase::unlockMutex(), and Options::unsetNotify().
Referenced by OptWidgetText::customEvent(), and OptWidgetText::textChanged().
void doBrowse |
( |
Str |
filename | ) |
|
|
protected |
References OptWidget::BrowseAbsolute, OptWidget::BrowseDirectory, OptWidget::changedFlag(), OptWidgetBase::ContUpdate, Options::notify(), Options::notifying(), OptWidgetBase::OO, OptWidgetBase::OW, OptWidgetBase::Param, Str::provideSlash(), Options::setNotify(), Str::stripWorkingPath(), OptWidgetBase::tryLockMutex(), OptWidgetBase::unlockMutex(), and Options::unsetNotify().
Referenced by OptWidgetText::browse(), and OptWidgetText::customEvent().
void customEvent |
( |
QEvent * |
e | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: