|  | 
#include <ArmarXGui/gui-plugins/ScenarioManager/gui/settingsitem.h>
 Inheritance diagram for SettingsItem:
 Inheritance diagram for SettingsItem:| Public Member Functions | |
| ScenarioManager::Data_Structure::PackagePtr | getPackage () | 
| SettingsItem (QList< QVariant > rootItem) | |
| SettingsItem (ScenarioManager::Data_Structure::PackagePtr package) | |
|  Public Member Functions inherited from TreeItem | |
| void | appendChild (TreeItem *child) | 
| TreeItem * | child (int row) | 
| int | childCount () const | 
| int | columnCount () const | 
| virtual QVariant | data (int column) const | 
| bool | insertChild (int position, TreeItem *child) | 
| bool | insertColumn (int position, QVariant data) | 
| bool | isEnabled () | 
| TreeItem * | parent () | 
| bool | removeChild (int position) | 
| bool | removeColumn (int position) | 
| int | row () const | 
| bool | setData (int column, const QVariant &value) | 
| void | setEnabled (bool enabled) | 
| TreeItem () | |
| virtual | ~TreeItem () | 
| Additional Inherited Members | |
|  Protected Attributes inherited from TreeItem | |
| bool | enabled | 
| QVector< QVariant > | m_itemData | 
Definition at line 32 of file settingsitem.h.
| SettingsItem | ( | QList< QVariant > | rootItem | ) | 
Definition at line 32 of file settingsitem.cpp.
| PackagePtr getPackage | ( | ) | 
Definition at line 44 of file settingsitem.cpp.