|
| TitledSliderItem (QString title=QString(), QWidget *parent=nullptr) |
|
DCCSlider * | slider () const |
|
void | setAnnotations (const QStringList &annotations) |
|
QString | valueLiteral () const |
|
void | setValueLiteral (const QString &valueLiteral) |
|
QString | title () const |
|
void | setTitle (const QString &title) |
|
void | setLeftIcon (const QIcon &leftIcon) |
|
void | setRightIcon (const QIcon &rightIcon) |
|
void | setIconSize (const QSize &size) |
|
QHBoxLayout * | getbottomlayout () |
|
| SettingsItem (QWidget *parent=nullptr) |
|
bool | isErr () const |
|
virtual void | setIsErr (const bool err=true) |
|
void | addBackground () |
|
void | removeBackground () |
|
bool | clickable () const |
|
void | setClickable (const bool clickable) |
|