![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for LengthEdit, including all inherited members.
| changeUnitActionTriggered() noexcept | LengthEditBase | protected |
| configure(const LengthUnit &defaultUnit, const QVector< PositiveLength > &steps, const QString &uniqueIdentifier) noexcept | LengthEditBase | |
| configureClientSettings(const QString &uniqueIdentifier) noexcept | LengthEditBase | |
| displayedUnitChanged(const LengthUnit &unit) | LengthEditBase | signal |
| getDisplayedUnit() const noexcept | LengthEditBase | |
| getValue() const noexcept | LengthEdit | |
| getValueStr(const LengthUnit &unit) const noexcept | LengthEditBase | protected |
| LengthEdit(QWidget *parent=nullptr) noexcept | LengthEdit | explicit |
| LengthEdit(const LengthEdit &other)=delete | LengthEdit | |
| LengthEditBase()=delete | LengthEditBase | |
| LengthEditBase(const Length &min, const Length &max, const Length &value, QWidget *parent=nullptr) noexcept | LengthEditBase | explicit |
| LengthEditBase(const LengthEditBase &other)=delete | LengthEditBase | |
| mAdditionalSize | LengthEditBase | protected |
| mChangeUnitAction | LengthEditBase | protected |
| mDefaultUnit | LengthEditBase | protected |
| minimumSizeHint() const override | LengthEditBase | |
| mMaximum | LengthEditBase | protected |
| mMinimum | LengthEditBase | protected |
| mSelectedUnit | LengthEditBase | protected |
| mSettingsKey | LengthEditBase | protected |
| mSingleStepDown | LengthEditBase | protected |
| mSingleStepUp | LengthEditBase | protected |
| mStepBehavior | LengthEditBase | protected |
| mSteps | LengthEditBase | protected |
| mValue | LengthEditBase | protected |
| operator=(const LengthEdit &rhs)=delete | LengthEdit | |
| librepcb::editor::LengthEditBase::operator=(const LengthEditBase &rhs)=delete | LengthEditBase | |
| resetUnit() noexcept | LengthEditBase | |
| saveSelectedUnit() noexcept | LengthEditBase | protected |
| setChangeUnitActionVisible(bool visible) noexcept | LengthEditBase | |
| setDefaultUnit(const LengthUnit &unit) noexcept | LengthEditBase | |
| setDefaultValueToolTip(const Length &value) noexcept | LengthEditBase | |
| setSelectedUnit(const LengthUnit &unit) noexcept | LengthEditBase | protected |
| setStepBehavior(StepBehavior behavior) noexcept | LengthEditBase | |
| setSteps(const QVector< PositiveLength > &steps) noexcept | LengthEditBase | |
| setValue(const Length &value) noexcept | LengthEdit | |
| setValueImpl(Length value) noexcept | LengthEditBase | protected |
| sizeHint() const override | LengthEditBase | |
| StepBehavior enum name | LengthEditBase | |
| stepBy(int steps) override | LengthEditBase | virtual |
| stepEnabled() const override | LengthEditBase | protectedvirtual |
| updateSingleStep() noexcept | LengthEditBase | protected |
| updateSingleStepHalfDouble() noexcept | LengthEditBase | protected |
| updateSingleStepPredefined() noexcept | LengthEditBase | protected |
| updateText() noexcept | LengthEditBase | protected |
| updateValueFromText(QString text) noexcept | LengthEditBase | protected |
| valueChanged(const librepcb::Length &value, const librepcb::Length &diff) | LengthEdit | signal |
| valueChangedImpl(const Length &diff) noexcept override | LengthEdit | privatevirtual |
| ~LengthEdit() noexcept | LengthEdit | virtual |
| ~LengthEditBase() noexcept | LengthEditBase | virtual |