Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
ModelHelperTreeItem< Item > Class Template Reference

Public Member Functions

 ModelHelperTreeItem (Item *parent)
 
void appendChild (Item *child)
 
void prependChild (Item *child)
 
void insertChild (int row, Item *child)
 
void removeChild (int row)
 
Item * child (int row)
 
int childCount () const
 
int row ()
 
Item * parentItem ()
 

Protected Attributes

Item * parent_
 
QList< QVariant > childItems_
 

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