, including all inherited members.
allProperties() const | KLFPropertizedObject | [virtual] |
allPropertiesToByteArray() const | KLFPropertizedObject | |
doLoadProperty(const QString &propname, const QVariant &value) | KLFPropertizedObject | [protected, virtual] |
doSetProperty(const QString &propname, const QVariant &value) | KLFPropertizedObject | [protected, virtual] |
doSetProperty(int propId, const QVariant &value) | KLFPropertizedObject | [protected, virtual] |
hasFixedTypes() const | KLFAbstractPropertizedObject | [inline, virtual] |
hasPropertyValue(const QString &propName) const | KLFPropertizedObject | [virtual] |
hasPropertyValue(int propId) const | KLFPropertizedObject | [virtual] |
KLFAbstractPropertizedObject() | KLFAbstractPropertizedObject | |
KLFPropertizedObject(const QString &propertyNameSpace) | KLFPropertizedObject | [explicit] |
objectKind() const | KLFPropertizedObject | [inline, virtual] |
operator==(const KLFPropertizedObject &a, const KLFPropertizedObject &b) | KLFPropertizedObject | [friend] |
property(const QString &propName) const | KLFPropertizedObject | [virtual] |
property(int propId) const | KLFPropertizedObject | [virtual] |
property(const QString &propName, const QVariant &defaultValue) const | KLFPropertizedObject | [virtual] |
propertyIdForName(const QString &propertyName) const | KLFPropertizedObject | |
propertyIdForName(const QString &propNameSpace, const QString &propertyName) | KLFPropertizedObject | [protected, static] |
propertyIdList() const | KLFPropertizedObject | |
propertyIdRegistered(int propId) const | KLFPropertizedObject | |
propertyIdRegistered(const QString &propNameSpace, int propId) | KLFPropertizedObject | [protected, static] |
propertyMaxId() const | KLFPropertizedObject | |
propertyMaxId(const QString &propNameSpace) | KLFPropertizedObject | [protected, static] |
propertyNameForId(int propId) const | KLFPropertizedObject | |
propertyNameForId(const QString &propNameSpace, int propId) | KLFPropertizedObject | [protected, static] |
propertyNameList() const | KLFPropertizedObject | [virtual] |
propertyNameRegistered(const QString &propertyName) const | KLFPropertizedObject | |
propertyNameRegistered(const QString &propNameSpace, const QString &propertyName) | KLFPropertizedObject | [protected, static] |
propertyNameSpace() const | KLFPropertizedObject | [inline, protected] |
propertyValueChanged(int propId, const QVariant &oldValue, const QVariant &newValue) | KLFPropertizedObject | [protected, virtual] |
propertyVector() const | KLFPropertizedObject | [inline, protected] |
registerBuiltInProperty(int propId, const QString &propName) const | KLFPropertizedObject | [protected] |
registerBuiltInProperty(const QString &propNameSpace, int propId, const QString &name) | KLFPropertizedObject | [protected, static] |
registeredProperties() const | KLFPropertizedObject | |
registeredProperties(const QString &propNameSpace) | KLFPropertizedObject | [protected, static] |
registeredPropertyIdList() const | KLFPropertizedObject | |
registeredPropertyIdList(const QString &propNameSpace) | KLFPropertizedObject | [protected, static] |
registeredPropertyNameList() const | KLFPropertizedObject | |
registeredPropertyNameList(const QString &propNameSpace) | KLFPropertizedObject | [protected, static] |
registerProperty(const QString &propertyName) const | KLFPropertizedObject | [protected] |
registerProperty(const QString &propNameSpace, const QString &propertyName) | KLFPropertizedObject | [protected, static] |
setAllProperties(const QMap< QString, QVariant > &propValues) | KLFPropertizedObject | [virtual] |
setAllPropertiesFromByteArray(const QByteArray &data) | KLFPropertizedObject | |
setProperty(const QString &propname, const QVariant &value) | KLFPropertizedObject | [virtual] |
setProperty(int propId, const QVariant &value) | KLFPropertizedObject | [virtual] |
streamFrom(QDataStream &stream) | KLFPropertizedObject | |
streamInto(QDataStream &stream) const | KLFPropertizedObject | |
toString(uint toStringFlags=0) const | KLFPropertizedObject | [virtual] |
ToStringAllProperties enum value | KLFPropertizedObject | |
ToStringFlag enum name | KLFPropertizedObject | |
ToStringQuoteValues enum value | KLFPropertizedObject | |
ToStringUseHtml enum value | KLFPropertizedObject | |
ToStringUseHtmlDiv enum value | KLFPropertizedObject | |
typeNameFor(const QString &property) const | KLFAbstractPropertizedObject | [inline, virtual] |
typeSpecificationFor(const QString &property) const | KLFAbstractPropertizedObject | [inline, virtual] |
~KLFAbstractPropertizedObject() | KLFAbstractPropertizedObject | [virtual] |
~KLFPropertizedObject() | KLFPropertizedObject | [virtual] |