backgroundColor() const | QCustomLineEdit | |
clearBackgroundColor() | QCustomLineEdit | |
clearInputHint() | QCustomLineEdit | |
clearTarget() | DesignObjectStringWidget | inline |
customValidator() | QCustomLineEdit | |
customValidator() const | QCustomLineEdit | |
DesignObjectStringWidget(QWidget *parent=nullptr) | DesignObjectStringWidget | inline |
editedSignal() | QCustomLineEdit | signal |
editingFinishedSignal() | QCustomLineEdit | signal |
event(QEvent *event) override | QCustomLineEdit | |
forceValue(const String &units) | QCustomLineEdit | |
getAs(bool allow_placeholder) const | QCustomLineEdit | inline |
getAs() const | QCustomLineEdit | inline |
getUnitAngle(bool allow_placeholder=true) const | QCustomLineEdit | inline |
getUnitValue(bool allow_placeholder=true) const | QCustomLineEdit | |
getValue(bool allow_placeholder) const | QCustomLineEdit | |
getValue() const | QCustomLineEdit | |
hasUserFocus() const | QCustomLineEdit | |
inputHint() const | QCustomLineEdit | |
inputHintChangedSignal() | QCustomLineEdit | signal |
isEditable() const | QCustomLineEdit | inline |
isEditing() const | QCustomLineEdit | |
isValid() const | QCustomLineEdit | |
m_meta_data | DesignObjectStringWidget | protected |
m_property | DesignObjectStringWidget | protected |
m_target | DesignObjectStringWidget | protected |
m_title | QCustomLineEdit | protected |
m_tooltip | QCustomLineEdit | protected |
minimumSizeHint() const override | QCustomLineEdit | |
onEdited() | QCustomLineEdit | slot |
onFinishedSlot() | QCustomLineEdit | slot |
onObjectDeletedSlot() | DesignObjectStringWidget | inlineprotectedslot |
onObjectUpdatedSlot() | DesignObjectStringWidget | protectedslot |
QCustomLineEdit(QWidget *parent=Q_NULLPTR) | QCustomLineEdit | explicit |
QCustomLineEdit(const QString &value, QWidget *parent=Q_NULLPTR) | QCustomLineEdit | explicit |
sendCommand() | DesignObjectStringWidget | protectedslot |
setAllowPlaceholderAsValue(bool allow) | QCustomLineEdit | |
setAsKeyboardFocus() | QCustomLineEdit | |
setAutoShowTooltip(bool auto_show_tooltip) | QCustomLineEdit | inline |
setBackgroundColor(const RGBColor &color) | QCustomLineEdit | |
setBold(bool is_bold) | QCustomLineEdit | |
setConstantUnit(const ConstPointer< Unit > &unit, uint01 dimension=Constant< uint01 >::Invalid) | QCustomLineEdit | |
setCustomUnit(const String &unit, UnitCategory fallback_unit, uint01 dimension=Constant< uint01 >::Invalid) | QCustomLineEdit | |
setDesignProperty(DesignObject::DesignProperty property) | DesignObjectStringWidget | inline |
setEditable(bool editable) | QCustomLineEdit | |
setFontMultiplier(fltp04 font_multiplier) | QCustomLineEdit | |
setInputHint(const TranslatedString &hint) | QCustomLineEdit | |
setPlaceholderText(const QString &value) | QCustomLineEdit | |
setPlaceHolderUnitValue(fltp08 value) | QCustomLineEdit | |
setPlaceholderValue(const t_type &input_value, bool allow_placeholder_as_value=true) | QCustomLineEdit | inline |
setPlaceholderValue(const TranslatedString &input_value, bool allow_placeholder_as_value=true) | QCustomLineEdit | |
setStep(fltp08 step) | QCustomLineEdit | |
setTarget(DesignObject::DesignProperty property, const DynamicPointer< QTDesignObject > &object) | DesignObjectStringWidget | inline |
setTarget(const DynamicPointer< QTDesignObject > &object) | DesignObjectStringWidget | inline |
setTitle(const TranslatedString &title) override | DesignObjectStringWidget | inlinevirtual |
setToolTip(const TranslatedString &tooltip) | QCustomLineEdit | |
setUnitType(UnitCategory unit, uint01 dimension=Constant< uint01 >::Invalid) | QCustomLineEdit | |
setUnitValue(Angle< t_angle_type > value) | QCustomLineEdit | inline |
setUnitValue(fltp08 value) | QCustomLineEdit | |
setup(const TranslatedString &title) | QCustomLineEdit | inline |
setup(const TranslatedString &title, UnitCategory unit_type, uint01 dim=Constant< uint01 >::Invalid) | QCustomLineEdit | |
setup(const TranslatedString &title, const TypeInfo &type) | QCustomLineEdit | |
setup(GenericOption &option) | QCustomLineEdit | |
setup(ApplicationOption< t_type > &option) | QCustomLineEdit | inline |
setup(const TranslatedString &title, Resource< t_type > &resource) | QCustomLineEdit | inline |
setup(const TranslatedString &title, Resource< String > &resource) | QCustomLineEdit | |
setupForMetadata(TranslatedString title, const String &metadata) | DesignObjectStringWidget | inline |
setupForMetadata(const String &metadata) | DesignObjectStringWidget | inline |
setValue(const t_type &input_value) | QCustomLineEdit | inline |
setValue(const t_type &input_value) | QCustomLineEdit | inline |
setValue(const TimeSpan &input_value) | QCustomLineEdit | |
setValue(const Angle< sint04 > &input_value) | QCustomLineEdit | inline |
setValue(const Angle< fltp08 > &input_value) | QCustomLineEdit | inline |
sizeHint() const override | QCustomLineEdit | |
startUserEdit(bool select_all=true) | QCustomLineEdit | |
updateCharColors() | QCustomLineEdit | slot |
updateColor() | QCustomLineEdit | slot |
updateHints() | QCustomLineEdit | |
UseKeypad() | QCustomLineEdit | static |
wheelEvent(QWheelEvent *event) override | QCustomLineEdit | |
~QCustomLineEdit() | QCustomLineEdit | |