, including all inherited members.
| addChild(Property *prop) | KoProperty::Property | [protected] |
| addRelatedProperty(Property *property) | KoProperty::Property | [protected] |
| addSet(Set *set) | KoProperty::Property | [protected] |
| autoSync() const | KoProperty::Property | |
| Buffer (defined in KoProperty::Property) | KoProperty::Property | [friend] |
| caption() const | KoProperty::Property | |
| captionForDisplaying() const | KoProperty::Property | |
| child(const QCString &name) | KoProperty::Property | |
| children() const | KoProperty::Property | |
| clearModifiedFlag() | KoProperty::Property | |
| CustomProperty (defined in KoProperty::Property) | KoProperty::Property | [friend] |
| customProperty() const | KoProperty::Property | |
| d (defined in KoProperty::Property) | KoProperty::Property | [protected] |
| debug() | KoProperty::Property | [protected] |
| description() const | KoProperty::Property | |
| Dict typedef (defined in KoProperty::Property) | KoProperty::Property | |
| DictIterator typedef (defined in KoProperty::Property) | KoProperty::Property | |
| emitPropertyChanged() | KoProperty::Property | [protected] |
| hasOptions() const | KoProperty::Property | |
| icon() const | KoProperty::Property | |
| isModified() const | KoProperty::Property | |
| isNull() const | KoProperty::Property | |
| isReadOnly() const | KoProperty::Property | |
| isStorable() const | KoProperty::Property | |
| isVisible() const | KoProperty::Property | |
| listData() const | KoProperty::Property | |
| name() const | KoProperty::Property | |
| null | KoProperty::Property | |
| oldValue() const | KoProperty::Property | |
| operator bool() const | KoProperty::Property | |
| operator=(const QVariant &val) | KoProperty::Property | |
| operator=(const Property &property) | KoProperty::Property | |
| operator==(const Property &prop) const | KoProperty::Property | |
| option(const char *name) const | KoProperty::Property | |
| parent() const | KoProperty::Property | |
| Property() | KoProperty::Property | |
| Property(const QCString &name, const QVariant &value=QVariant(), const QString &caption=QString::null, const QString &description=QString::null, int type=Auto, Property *parent=0) | KoProperty::Property | |
| Property(const QCString &name, const QStringList &keys, const QStringList &strings, const QVariant &value=QVariant(), const QString &caption=QString::null, const QString &description=QString::null, int type=ValueFromList, Property *parent=0) | KoProperty::Property | |
| Property(const QCString &name, ListData *listData, const QVariant &value=QVariant(), const QString &caption=QString::null, const QString &description=QString::null, int type=ValueFromList, Property *parent=0) | KoProperty::Property | |
| Property(const Property &prop) | KoProperty::Property | |
| related() const | KoProperty::Property | [protected] |
| resetValue() | KoProperty::Property | |
| Set (defined in KoProperty::Property) | KoProperty::Property | [friend] |
| setAutoSync(int sync) | KoProperty::Property | |
| setCaption(const QString &caption) | KoProperty::Property | |
| setCustomProperty(CustomProperty *prop) | KoProperty::Property | |
| setDescription(const QString &description) | KoProperty::Property | |
| setIcon(const QString &icon) | KoProperty::Property | |
| setListData(ListData *list) | KoProperty::Property | |
| setListData(const QStringList &keys, const QStringList &names) | KoProperty::Property | |
| setName(const QCString &name) | KoProperty::Property | |
| setOption(const char *name, const QVariant &val) | KoProperty::Property | |
| setReadOnly(bool readOnly) | KoProperty::Property | |
| setSortingKey(int key) | KoProperty::Property | [protected] |
| setStorable(bool storable) | KoProperty::Property | |
| setType(int type) | KoProperty::Property | |
| setValue(const QVariant &value, bool rememberOldValue=true, bool useCustomProperty=true) | KoProperty::Property | |
| setVisible(bool visible) | KoProperty::Property | |
| sortingKey() const | KoProperty::Property | |
| type() const | KoProperty::Property | |
| value() const | KoProperty::Property | |
| ~Property() (defined in KoProperty::Property) | KoProperty::Property | |