This is the complete list of members for camitk::Property, including all inherited members.
| getAttribute(QString attName) | camitk::Property | |
| getAttributeList() | camitk::Property | |
| getDescription() const | camitk::Property | |
| getEnumIcons() const | camitk::Property | |
| getEnumTypeName() const | camitk::Property | |
| getEnumValueAsString(const QObject *objectDeclaringTheEnum) const | camitk::Property | |
| getGroupName() const | camitk::Property | |
| getInitialValue() const | camitk::Property | |
| getName() const | camitk::Property | |
| getReadOnly() const | camitk::Property | |
| Property(QString name, const QVariant &variant, QString description, QString unit) | camitk::Property | |
| setAttribute(const QString &attribute, const QVariant &value) | camitk::Property | |
| setDescription(QString) | camitk::Property | |
| setEnumIcons(const QMap< int, QIcon > &enumIcons) | camitk::Property | |
| setEnumTypeName(QString) | camitk::Property | |
| setEnumTypeName(QString enumTypeName, QObject *objectDeclaringTheEnum) | camitk::Property | |
| setGroupName(QString groupName) | camitk::Property | |
| setReadOnly(bool) | camitk::Property | |
| ~Property()=default | camitk::Property | virtual |