lib
Kross::Api::ListT< OBJECT, TYPE > Member ListThis is the complete list of members for Kross::Api::ListT< OBJECT, TYPE >, including all inherited members.
addChild(Object::Ptr object, const QString &name=QString::null) | Kross::Api::Object | |
append(Object::Ptr object) | Kross::Api::List | |
call(const QString &name, KSharedPtr< List > arguments) | Kross::Api::Object | [virtual] |
count() | Kross::Api::List | |
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 | Kross::Api::List | [virtual] |
getName() const | Kross::Api::Object | |
getParent() const | Kross::Api::Object | |
getValue() | Kross::Api::Value< T, V > | [inline] |
hasChild(const QString &name) const | Kross::Api::Object | |
item(uint idx) | Kross::Api::List | |
List(QValueList< Object::Ptr > value=QValueList< Object::Ptr >(), const QString &name="list") | Kross::Api::List | |
ListT(QValueList< TYPE > values) | Kross::Api::ListT< OBJECT, TYPE > | [inline] |
ListT(QIntDict< TYPE > values) | Kross::Api::ListT< OBJECT, TYPE > | [inline] |
ListT(const QPtrList< TYPE > values) | Kross::Api::ListT< OBJECT, TYPE > | [inline] |
Object(const QString &name, Object::Ptr parent=0) | Kross::Api::Object | [explicit] |
Ptr typedef | Kross::Api::List | |
removeAllChildren() | Kross::Api::Object | |
removeChild(const QString &name) | Kross::Api::Object | |
toString() | Kross::Api::List | [virtual] |
Value(V value, const QString &name) | Kross::Api::Value< T, V > | [inline] |
Value< List, QValueList< Object::Ptr > > class | Kross::Api::List | [friend] |
~List() | Kross::Api::List | [virtual] |
~ListT() | Kross::Api::ListT< OBJECT, TYPE > | [inline, virtual] |
~Object() | Kross::Api::Object | [virtual] |
~Value() | Kross::Api::Value< T, V > | [inline, virtual] |
|