This is the complete list of members for VPE::VStringProperty, including all inherited members.
| addChild(VProperty *child) | VPE::VProperty | virtual |
| childChanged(const QVariant &value, int typeForParent) | VPE::VProperty | signal |
| childValueChanged(const QVariant &value, int typeForParent) | VPE::VProperty | virtualslot |
| clearButton | VPE::VStringProperty | protected |
| clone(bool include_children=true, VProperty *container=nullptr) const Q_DECL_OVERRIDE | VPE::VStringProperty | virtual |
| createEditor(QWidget *parent, const QStyleOptionViewItem &options, const QAbstractItemDelegate *delegate) Q_DECL_OVERRIDE | VPE::VStringProperty | virtual |
| d_ptr | VPE::VProperty | protected |
| data(int column=DPC_Name, int role=Qt::DisplayRole) const | VPE::VProperty | virtual |
| deserialize(const QString &value) | VPE::VProperty | virtual |
| DPC_Data enum value | VPE::VProperty | |
| DPC_DisplayColumn enum name | VPE::VProperty | |
| DPC_Name enum value | VPE::VProperty | |
| eventFilter(QObject *object, QEvent *event) Q_DECL_OVERRIDE | VPE::VStringProperty | protectedvirtual |
| flags(int column=DPC_Name) const | VPE::VProperty | virtual |
| getChild(int row) const | VPE::VProperty | virtual |
| getChildren() | VPE::VProperty | virtual |
| getChildren() const | VPE::VProperty | virtual |
| getChildRow(VProperty *child) const | VPE::VProperty | virtual |
| getDescription() const | VPE::VProperty | virtual |
| getEditorData(const QWidget *editor) const Q_DECL_OVERRIDE | VPE::VStringProperty | virtual |
| getName() const | VPE::VProperty | virtual |
| getParent() const | VPE::VProperty | virtual |
| getRowCount() const | VPE::VProperty | virtual |
| getSetting(const QString &key) const Q_DECL_OVERRIDE | VPE::VStringProperty | virtual |
| getSettingKeys() const Q_DECL_OVERRIDE | VPE::VStringProperty | virtual |
| getSettings() const | VPE::VProperty | virtual |
| getTypeForParent() const | VPE::VStringProperty | |
| getUpdateChildren() const | VPE::VProperty | virtual |
| getUpdateParent() const | VPE::VProperty | virtual |
| getValue() const | VPE::VProperty | virtual |
| m_osSeparator | VPE::VStringProperty | protected |
| paint(QPainter *, const QStyleOptionViewItem &, const QModelIndex &, const QAbstractItemDelegate *) const | VPE::VProperty | virtual |
| propertyType() const | VPE::VProperty | |
| readOnly | VPE::VStringProperty | protected |
| removeChild(VProperty *child) | VPE::VProperty | virtual |
| serialize() const | VPE::VProperty | virtual |
| setClearButtonEnable(bool value) | VPE::VStringProperty | |
| setData(const QVariant &data, int role=Qt::EditRole) | VPE::VProperty | virtual |
| setDescription(const QString &desc) | VPE::VProperty | virtual |
| setEditorData(QWidget *editor) | VPE::VProperty | virtual |
| setName(const QString &name) | VPE::VProperty | virtual |
| setOsSeparator(bool separator) | VPE::VStringProperty | |
| setParent(VProperty *parent) | VPE::VProperty | virtual |
| setPropertyType(const Property &type) | VPE::VProperty | |
| setReadOnly(bool readOnly) | VPE::VStringProperty | |
| setSetting(const QString &key, const QVariant &value) Q_DECL_OVERRIDE | VPE::VStringProperty | virtual |
| setSettings(const QMap< QString, QVariant > &settings) | VPE::VProperty | virtual |
| setTypeForParent(int value) | VPE::VStringProperty | |
| setUpdateBehaviour(bool update_parent, bool update_children) | VPE::VProperty | virtual |
| setValue(const QVariant &value) | VPE::VProperty | virtual |
| type() const Q_DECL_OVERRIDE | VPE::VStringProperty | virtual |
| typeForParent | VPE::VStringProperty | protected |
| updateParent(const QVariant &value) Q_DECL_OVERRIDE | VPE::VStringProperty | virtual |
| VProperty(const QString &name, QVariant::Type type=QVariant::String) | VPE::VProperty | explicit |
| VProperty(VPropertyPrivate *d) | VPE::VProperty | explicitprotected |
| VStringProperty(const QString &name, const QMap< QString, QVariant > &settings) | VPE::VStringProperty | |
| VStringProperty(const QString &name) | VPE::VStringProperty | explicit |
| ~VProperty() Q_DECL_OVERRIDE | VPE::VProperty | virtual |