lib
KoSetPropCommand< Property, Object, Function > Member ListThis is the complete list of members for KoSetPropCommand< Property, Object, Function >, including all inherited members.
execute() (defined in KoSetPropCommand< Property, Object, Function >) | KoSetPropCommand< Property, Object, Function > | [inline, virtual] |
KCommand() | KCommand | [protected] |
KNamedCommand(const QString &name) | KNamedCommand | [protected] |
KoSetPropCommand(Object *object, const QString &name) (defined in KoSetPropCommand< Property, Object, Function >) | KoSetPropCommand< Property, Object, Function > | [inline] |
KoSetPropCommand(Object *object, const QString &name, const Property &oldProperty, const Property &newProperty) (defined in KoSetPropCommand< Property, Object, Function >) | KoSetPropCommand< Property, Object, Function > | [inline] |
name() const | KNamedCommand | [virtual] |
newProperty() const (defined in KoSetPropCommand< Property, Object, Function >) | KoSetPropCommand< Property, Object, Function > | [inline] |
oldProperty() const (defined in KoSetPropCommand< Property, Object, Function >) | KoSetPropCommand< Property, Object, Function > | [inline] |
setName(const QString &name) | KNamedCommand | |
setNewProperty(const Property &newProperty) (defined in KoSetPropCommand< Property, Object, Function >) | KoSetPropCommand< Property, Object, Function > | [inline] |
setOldProperty(const Property &oldProperty) (defined in KoSetPropCommand< Property, Object, Function >) | KoSetPropCommand< Property, Object, Function > | [inline] |
unexecute() (defined in KoSetPropCommand< Property, Object, Function >) | KoSetPropCommand< Property, Object, Function > | [inline, virtual] |
virtual_hook(int id, void *data) | KNamedCommand | [protected, virtual] |
~KoSetPropCommand() (defined in KoSetPropCommand< Property, Object, Function >) | KoSetPropCommand< Property, Object, Function > | [inline, virtual] |
|