52 QComboBox::focusInEvent(event);
64 const QString& propertyName,
84 void slotEnabledChanged(
int state);
87 bool fixComboboxValues =
false;
88 QHBoxLayout* layout =
nullptr;
90 QComboBox* combo =
nullptr;
91 QLineEdit* readOnlyLineEdit =
nullptr;
93 QCheckBox* checkbox =
nullptr;
96 QStringList valueList;
void focusOutEvent(QFocusEvent *event) override
CustomComboBox(QWidget *parent)
void valueChanged(const QString &value)
void focusInEvent(QFocusEvent *event) override
OptionalEdit(const QString &elementName, const QString &propertyName, QWidget *parent=0)
void focusInEvent(QFocusEvent *e) override
void keyReleaseEvent(QKeyEvent *e) override
void setPossibleValues(const QStringList &values)
void keyPressEvent(QKeyEvent *e) override
void enabledChanged(const bool &enabled)
void focusOutEvent(QFocusEvent *e) override
void valueChanged(const QString &value)
void updateHistory(const QString &value)
void setValue(const QString &value)
void setPropertyEnabled(const bool &enabled=true)
void setReadOnly(bool readOnly)
This file offers overloads of toIce() and fromIce() functions for STL container types.