LibrePCB Developers Documentation
Loading...
Searching...
No Matches
LengthEditContext Member List

This is the complete list of members for LengthEditContext, including all inherited members.

configure(const Length &value, const QVector< PositiveLength > &steps, const QString &uniqueIdentifier) noexceptLengthEditContext
configure(const UnsignedLength &value, const QVector< PositiveLength > &steps, const QString &uniqueIdentifier) noexceptLengthEditContext
configure(const PositiveLength &value, const QVector< PositiveLength > &steps, const QString &uniqueIdentifier) noexceptLengthEditContext
configureSettings(const QString &uniqueIdentifier) noexceptLengthEditContextprotected
getUiData() const noexceptLengthEditContext
LengthEditContext()=deleteLengthEditContext
LengthEditContext(const LengthEditContext &other)=deleteLengthEditContext
LengthEditContext(const WorkspaceSettings &ws, QObject *parent=nullptr) noexceptLengthEditContextexplicit
LengthEditContext(const WorkspaceSettings &ws, const Length &min, const Length &value, QObject *parent=nullptr) noexceptLengthEditContextprotected
mMinimumLengthEditContextprotected
mSettingsLengthEditContextprotected
mSettingsKeyLengthEditContextprotected
mSingleStepDownLengthEditContextprotected
mSingleStepUpLengthEditContextprotected
mStepBehaviorLengthEditContextprotected
mStepsLengthEditContextprotected
mUnitLengthEditContextprotected
mValueLengthEditContextprotected
operator=(const LengthEditContext &rhs)=deleteLengthEditContext
setStepBehavior(StepBehavior behavior) noexceptLengthEditContext
setUiData(const ui::LengthEditData &data) noexceptLengthEditContext
setUnit(const LengthUnit &unit) noexceptLengthEditContext
setValue(const Length &value) noexceptLengthEditContext
setValueImpl(const Length &value, bool emitValueChanged) noexceptLengthEditContextprotected
setValuePositive(const PositiveLength &value) noexceptLengthEditContext
setValueUnsigned(const UnsignedLength &value) noexceptLengthEditContext
StepBehavior enum nameLengthEditContext
stepBy(int steps) noexceptLengthEditContext
uiDataChanged()LengthEditContextsignal
updateSingleStep() noexceptLengthEditContextprotected
updateSingleStepHalfDouble() noexceptLengthEditContextprotected
updateSingleStepPredefined() noexceptLengthEditContextprotected
valueChanged(const Length &value)LengthEditContextsignal
valueChangedPositive(const PositiveLength &value)LengthEditContextsignal
valueChangedUnsigned(const UnsignedLength &value)LengthEditContextsignal
~LengthEditContext() noexceptLengthEditContextvirtual