LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
LeechCraft::FlatTreeItem Struct Reference

Public Types

enum  Type {
  TRoot,
  TFolder,
  TItem
}
 

Public Member Functions

int Row () const
 

Public Attributes

QList< FlatTreeItem_ptrC_
 
FlatTreeItem_ptr Parent_
 
Type Type_
 
QPersistentModelIndex Index_
 
QString Tag_
 

Detailed Description

Definition at line 39 of file flattofoldersproxymodel.cpp.

Member Enumeration Documentation

Enumerator
TRoot 
TFolder 
TItem 

Definition at line 44 of file flattofoldersproxymodel.cpp.

Member Function Documentation

int LeechCraft::FlatTreeItem::Row ( ) const
inline

Definition at line 56 of file flattofoldersproxymodel.cpp.

References Parent_.

Member Data Documentation

QPersistentModelIndex LeechCraft::FlatTreeItem::Index_
FlatTreeItem_ptr LeechCraft::FlatTreeItem::Parent_
QString LeechCraft::FlatTreeItem::Tag_

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