_setBackgroundColor(const RGBColor &color) | QCustomLineEdit | protected |
_setInputHint(const TranslatedString &hint) | QCustomLineEdit | protected |
backgroundColor() const | QCustomLineEdit | |
clearBackgroundColor() | QCustomLineEdit | |
clearInputHint() | QCustomLineEdit | |
creatUnitLister() | QCustomLineEdit | protectedvirtual |
customValidator() | QCustomLineEdit | |
customValidator() const | QCustomLineEdit | |
DesignObjectSearchWidget(QWidget *parent=nullptr) | DesignObjectSearchWidget | inline |
editedSignal() | QCustomLineEdit | signal |
editingFinishedSignal() | QCustomLineEdit | signal |
event(QEvent *event) override | QCustomLineEdit | |
focusInEvent(QFocusEvent *e) override | QCustomLineEdit | protectedvirtual |
focusOutEvent(QFocusEvent *e) override | QCustomLineEdit | protectedvirtual |
forceValue(const String &units) | QCustomLineEdit | |
getAs(bool allow_placeholder) const | QCustomLineEdit | inline |
getAs() const | QCustomLineEdit | inline |
getObjectsBeginningWithSearch() const | DesignObjectSearchWidget | inline |
getObjectsContainingSearch() const | DesignObjectSearchWidget | 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_allow_placeholder_as_value | QCustomLineEdit | protected |
m_auto_show_tooltip | QCustomLineEdit | protected |
m_background_color | QCustomLineEdit | protected |
m_current_value | QCustomLineEdit | protected |
m_custom_input_hint | QCustomLineEdit | protected |
m_custom_unit | QCustomLineEdit | protected |
m_fixed_up_current_value | QCustomLineEdit | protected |
m_font_multiplier | QCustomLineEdit | protected |
m_has_edited | QCustomLineEdit | protected |
m_ignore_case | DesignObjectSearchWidget | protected |
m_ignore_focus_lock | QCustomLineEdit | protected |
m_input_hint | QCustomLineEdit | protected |
m_is_bold | QCustomLineEdit | protected |
m_is_editable | QCustomLineEdit | protected |
m_last_valid | QCustomLineEdit | protected |
m_manager | DesignObjectSearchWidget | protected |
m_objects_to_search | DesignObjectSearchWidget | protected |
m_property | DesignObjectSearchWidget | protected |
m_resource_changed_listener | QCustomLineEdit | protected |
m_suppress_focus_out | QCustomLineEdit | protected |
m_title | QCustomLineEdit | protected |
m_tooltip | QCustomLineEdit | protected |
m_unit_changed_listener | QCustomLineEdit | protected |
m_validator | QCustomLineEdit | protected |
minimumSizeHint() const override | QCustomLineEdit | |
mousePressEvent(QMouseEvent *e) override | QCustomLineEdit | protectedvirtual |
onEdited() | QCustomLineEdit | slot |
onFinishedSlot() | QCustomLineEdit | slot |
onObjectUpdatedSlot() | DesignObjectSearchWidget | inlineprotectedslot |
paintEvent(QPaintEvent *event) override | QCustomLineEdit | protected |
QCustomLineEdit(QWidget *parent=Q_NULLPTR) | QCustomLineEdit | explicit |
QCustomLineEdit(const QString &value, QWidget *parent=Q_NULLPTR) | QCustomLineEdit | explicit |
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 >::NaN) | QCustomLineEdit | |
setCustomUnit(const String &unit, UnitType fallback_unit, uint01 dimension=Constant< uint01 >::NaN) | QCustomLineEdit | |
setDesignProperty(DesignObject::DesignProperty property) | DesignObjectSearchWidget | inline |
setEditable(bool editable) | QCustomLineEdit | |
setFontMultiplier(fltp04 font_multiplier) | QCustomLineEdit | |
setInputHint(const TranslatedString &hint) | QCustomLineEdit | |
setManager(DesignObjectLookup *lookup) | DesignObjectSearchWidget | inline |
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 | |
setSearchIDs() | DesignObjectSearchWidget | inline |
setSearchIDs(DesignObject::DesignProperty property, const Buffer< UUID > &objects) | DesignObjectSearchWidget | inline |
setSearchIDs(const Buffer< UUID > &objects) | DesignObjectSearchWidget | inline |
setStep(fltp08 step) | QCustomLineEdit | |
setTitle(const TranslatedString &title) | QCustomLineEdit | virtual |
setToolTip(const TranslatedString &tooltip) | QCustomLineEdit | |
setUnitType(UnitType unit, uint01 dimension=Constant< uint01 >::NaN) | QCustomLineEdit | |
setUnitValue(Angle< t_angle_type > value) | QCustomLineEdit | inline |
setUnitValue(fltp08 value) | QCustomLineEdit | |
setup(const TranslatedString &title) | QCustomLineEdit | inline |
setup(const TranslatedString &title, UnitType unit_type, uint01 dim=Constant< uint01 >::NaN) | 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 | |
setupForUnit(const ConstPointer< Unit > &unit, uint01 dimension=Constant< uint01 >::NaN) | QCustomLineEdit | protected |
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 |
updateFont() | QCustomLineEdit | protected |
updateHints() | QCustomLineEdit | |
UseKeypad() | QCustomLineEdit | static |
wheelEvent(QWheelEvent *event) override | QCustomLineEdit | |
~QCustomLineEdit() | QCustomLineEdit | |