A checkable DoubleSpinBox that can be used to select the limits of a double.
More...
#include <DoubleSpinBox.h>
A checkable DoubleSpinBox that can be used to select the limits of a double.
Definition at line 98 of file DoubleSpinBox.h.
◆ LimitType
◆ RangeLimitBox()
| RangeLimitBox::RangeLimitBox |
( |
LimitType |
type, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ isChecked()
| bool RangeLimitBox::isChecked |
( |
| ) |
|
|
inline |
◆ setDecimals()
| void RangeLimitBox::setDecimals |
( |
int |
prec | ) |
|
|
inline |
◆ value()
| double RangeLimitBox::value |
( |
| ) |
|
◆ d_checkbox
| QCheckBox* RangeLimitBox::d_checkbox |
|
private |
◆ d_spin_box
◆ d_type
The documentation for this class was generated from the following file: