Public Member Functions | Public Attributes
Aseba::TargetFunctionsModel::TreeItem Struct Reference

List of all members.

Public Member Functions

TreeItemgetEntry (const QString &name, bool enabled=true)
 TreeItem ()
 TreeItem (TreeItem *parent, const QString &name, bool enabled, bool draggable)
 TreeItem (TreeItem *parent, const QString &name, const QString &toolTip, bool enabled, bool draggable)
 ~TreeItem ()

Public Attributes

QList< TreeItem * > children
bool draggable
bool enabled
QString name
TreeItemparent
QString toolTip

Detailed Description

Definition at line 468 of file TargetModels.cpp.


Constructor & Destructor Documentation

Definition at line 477 of file TargetModels.cpp.

Aseba::TargetFunctionsModel::TreeItem::TreeItem ( TreeItem parent,
const QString &  name,
bool  enabled,
bool  draggable 
) [inline]

Definition at line 484 of file TargetModels.cpp.

Aseba::TargetFunctionsModel::TreeItem::TreeItem ( TreeItem parent,
const QString &  name,
const QString &  toolTip,
bool  enabled,
bool  draggable 
) [inline]

Definition at line 491 of file TargetModels.cpp.

Definition at line 499 of file TargetModels.cpp.


Member Function Documentation

TreeItem* Aseba::TargetFunctionsModel::TreeItem::getEntry ( const QString &  name,
bool  enabled = true 
) [inline]

Definition at line 505 of file TargetModels.cpp.


Member Data Documentation

Definition at line 471 of file TargetModels.cpp.

Definition at line 475 of file TargetModels.cpp.

Definition at line 474 of file TargetModels.cpp.

Definition at line 472 of file TargetModels.cpp.

Definition at line 470 of file TargetModels.cpp.

Definition at line 473 of file TargetModels.cpp.


The documentation for this struct was generated from the following file:


aseba
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:46:40