LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
LeechCraft::FlatTreeItem Struct Reference
+ Collaboration diagram for LeechCraft::FlatTreeItem:

Public Types

enum  Type {
  Type::Root,
  Type::Folder,
  Type::Item
}
 

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
Root 
Folder 
Item 

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.

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: