LeechCraft  0.6.70-10870-g558588d6ec
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

◆ Type

Enumerator
Root 
Folder 
Item 

Definition at line 44 of file flattofoldersproxymodel.cpp.

Member Function Documentation

◆ Row()

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

Definition at line 56 of file flattofoldersproxymodel.cpp.

References Parent_.

Member Data Documentation

◆ C_

◆ Index_

QPersistentModelIndex LeechCraft::FlatTreeItem::Index_

◆ Parent_

FlatTreeItem_ptr LeechCraft::FlatTreeItem::Parent_

◆ Tag_

QString LeechCraft::FlatTreeItem::Tag_

◆ Type_


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