#include <ScalarWidget.h>
Definition at line 6 of file ScalarWidget.h.
◆ ScalarWidget()
| ScalarWidget::ScalarWidget |
( |
const QString & |
suffix = "", |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ getValue()
| double ScalarWidget::getValue |
( |
| ) |
const |
◆ setDecimals()
| void ScalarWidget::setDecimals |
( |
int |
decimals | ) |
|
◆ setRange()
| void ScalarWidget::setRange |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
◆ setValue()
| void ScalarWidget::setValue |
( |
double |
val | ) |
|
◆ valueChanged()
| void ScalarWidget::valueChanged |
( |
double |
newValue | ) |
|
The documentation for this class was generated from the following files: