#include "TreeWidgetItem.h"
◆ TreeWidgetItem() [1/2]
ot::TreeWidgetItem::TreeWidgetItem |
( |
int | _type = 0 | ) |
|
◆ TreeWidgetItem() [2/2]
ot::TreeWidgetItem::TreeWidgetItem |
( |
const TreeWidgetItemInfo & | _itemInfo, |
|
|
int | _type = 0 ) |
◆ ~TreeWidgetItem()
ot::TreeWidgetItem::~TreeWidgetItem |
( |
| ) |
|
|
virtual |
◆ expandAllParents()
void ot::TreeWidgetItem::expandAllParents |
( |
bool | _expandThis = false | ) |
|
◆ getFullInfo()
Returns the item info The information returned only contains the path to this item (other childs of parent items are ignored)
◆ getTreeWidgetItemPath()
std::string ot::TreeWidgetItem::getTreeWidgetItemPath |
( |
char | _delimiter = '/', |
|
|
int | _nameColumn = 0 ) const |
◆ navigationItemFlags()
◆ setNavigationItemFlag()
◆ setNavigationItemFlags()
The documentation for this class was generated from the following files: