LibrePCB Developers Documentation
|
This is the complete list of members for RatioEdit, including all inherited members.
editingFinished() | NumberEditBase | signal |
getValue() const noexcept | RatioEdit | inline |
mMaxValue | RatioEdit | private |
mMinValue | RatioEdit | private |
mSpinBox | NumberEditBase | protected |
mValue | RatioEdit | private |
NumberEditBase(QWidget *parent=nullptr) noexcept | NumberEditBase | explicit |
NumberEditBase(const NumberEditBase &other)=delete | NumberEditBase | |
operator=(const RatioEdit &rhs)=delete | RatioEdit | |
librepcb::editor::NumberEditBase::operator=(const NumberEditBase &rhs)=delete | NumberEditBase | |
RatioEdit(QWidget *parent=nullptr) noexcept | RatioEdit | explicit |
RatioEdit(const RatioEdit &other)=delete | RatioEdit | |
selectAll() noexcept | NumberEditBase | |
setFrame(bool frame) noexcept | NumberEditBase | |
setReadOnly(bool readOnly) noexcept | NumberEditBase | |
setSingleStep(tl::optional< double > step) noexcept | NumberEditBase | |
setValue(const Ratio &value) noexcept | RatioEdit | |
spinBoxValueChanged(double value) noexcept override | RatioEdit | privatevirtual |
updateSpinBox() noexcept override | RatioEdit | privatevirtual |
valueChanged(const Ratio &value) | RatioEdit | signal |
~NumberEditBase() noexcept | NumberEditBase | virtual |
~RatioEdit() noexcept | RatioEdit | virtual |