, including all inherited members.
| add(VariantData *value) | VCF::Property | [inline] |
| add(Object *source, VariantData *value) | VCF::Property | [inline, virtual] |
| clone()=0 | VCF::Property | [pure virtual] |
| collectionSupportsEditing() | VCF::Property | [inline, virtual] |
| get(Object *source)=0 | VCF::Property | [pure virtual] |
| get() | VCF::Property | [inline] |
| getAtKey(const VariantData &key) | VCF::Property | [inline, virtual] |
| getAtKey(const VariantData &key, Object *source) | VCF::Property | [inline, virtual] |
| getCollectionCount() | VCF::Property | [inline, virtual] |
| getCollectionCount(const VariantData &key) | VCF::Property | [inline, virtual] |
| getCollectionCount(Object *source) | VCF::Property | [inline, virtual] |
| getCollectionCount(Object *source, const VariantData &key) | VCF::Property | [inline, virtual] |
| getCollectionKeys(Object *source, std::vector< VariantData > &keys) | VCF::Property | [inline, virtual] |
| getDescription() const | VCF::Property | [inline] |
| getDisplayName() const | VCF::Property | [inline] |
| getName() const | VCF::Property | [inline] |
| getSource() | VCF::Property | [inline] |
| getType() const | VCF::Property | [inline] |
| getTypeClassName()=0 | VCF::Property | [pure virtual] |
| insert(const VariantData &key, VariantData *value, Object *source) | VCF::Property | [inline, virtual] |
| insert(const VariantData &key, VariantData *value) | VCF::Property | [inline] |
| isBound() | VCF::Property | [inline] |
| isCollection() | VCF::Property | [inline] |
| isCollection_ | VCF::Property | [protected] |
| isReadOnly() | VCF::Property | [inline] |
| isReadOnly_ | VCF::Property | [protected] |
| operator=(const Property &rhs) | VCF::Property | [inline] |
| Property() | VCF::Property | [inline] |
| Property(const Property &prop) | VCF::Property | [inline] |
| PropertyChangeDelegate | VCF::Property | |
| remove(const VariantData &key, Object *source) | VCF::Property | [inline, virtual] |
| remove(const VariantData &key) | VCF::Property | [inline] |
| set(Object *source, VariantData *value)=0 | VCF::Property | [pure virtual] |
| set(VariantData *value) | VCF::Property | [inline] |
| set(Object *source, const String &value) | VCF::Property | [inline, virtual] |
| set(const String &value) | VCF::Property | [inline] |
| setAtKey(const VariantData &key, VariantData *value) | VCF::Property | [inline, virtual] |
| setAtKey(const VariantData &key, const String &value) | VCF::Property | [inline, virtual] |
| setAtKey(const VariantData &key, VariantData *value, Object *source) | VCF::Property | [inline, virtual] |
| setAtKey(const VariantData &key, const String &value, Object *source) | VCF::Property | [inline, virtual] |
| setBound(const bool &bound) | VCF::Property | [inline] |
| setDescription(const String &description) | VCF::Property | [inline] |
| setDisplayName(const String &displayName) | VCF::Property | [inline] |
| setName(const String &name) | VCF::Property | [inline] |
| setSource(Object *source) | VCF::Property | [inline] |
| setSource(const Object *source) | VCF::Property | [inline] |
| setType(const PropertyDescriptorType &type) | VCF::Property | [inline] |
| sizeOf() const | VCF::Property | [inline] |
| toString() | VCF::Property | [inline, virtual] |
| value_ | VCF::Property | [protected] |
| ~Property() | VCF::Property | [inline, virtual] |