lib
Kross::Api::Object Member List
This is the complete list of members for Kross::Api::Object, including all inherited members.| addChild(Object::Ptr object, const QString &name=QString::null) | Kross::Api::Object | |
| call(const QString &name, KSharedPtr< List > arguments) | Kross::Api::Object | [virtual] |
| fromObject(Object::Ptr object) | Kross::Api::Object | [inline, static] |
| getCalls() | Kross::Api::Object | [inline, virtual] |
| getChild(const QString &name) const | Kross::Api::Object | |
| getChildren() const | Kross::Api::Object | |
| getClassName() const =0 | Kross::Api::Object | [pure virtual] |
| getName() const | Kross::Api::Object | |
| getParent() const | Kross::Api::Object | |
| hasChild(const QString &name) const | Kross::Api::Object | |
| Object(const QString &name, Object::Ptr parent=0) | Kross::Api::Object | [explicit] |
| Ptr typedef | Kross::Api::Object | |
| removeAllChildren() | Kross::Api::Object | |
| removeChild(const QString &name) | Kross::Api::Object | |
| toString() | Kross::Api::Object | [virtual] |
| ~Object() | Kross::Api::Object | [virtual] |

