GammaRay
2.2.0
|
This is the complete list of members for GammaRay::MetaPropertyImpl< Class, GetterReturnType, SetterArgType >, including all inherited members.
isReadOnly() const | GammaRay::MetaPropertyImpl< Class, GetterReturnType, SetterArgType > | inlinevirtual |
metaObject() const | GammaRay::MetaProperty | |
MetaProperty() (defined in GammaRay::MetaProperty) | GammaRay::MetaProperty | |
MetaPropertyImpl(const QString &name, GetterReturnType(Class::*getter)() const, void(Class::*setter)(SetterArgType)=0) (defined in GammaRay::MetaPropertyImpl< Class, GetterReturnType, SetterArgType >) | GammaRay::MetaPropertyImpl< Class, GetterReturnType, SetterArgType > | inline |
name() const | GammaRay::MetaPropertyImpl< Class, GetterReturnType, SetterArgType > | inlinevirtual |
setValue(void *object, const QVariant &value) | GammaRay::MetaPropertyImpl< Class, GetterReturnType, SetterArgType > | inlinevirtual |
value(void *object) const | GammaRay::MetaPropertyImpl< Class, GetterReturnType, SetterArgType > | inlinevirtual |
~MetaProperty() (defined in GammaRay::MetaProperty) | GammaRay::MetaProperty | virtual |