Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ProtoTreeModel Class Reference
Inheritance diagram for ProtoTreeModel:

Public Member Functions

 ProtoTreeModel (QObject *parent=0)
 
virtual Qt::ItemFlags flags (const QModelIndex &index) const
 
QModelIndex index (int row, int, const QModelIndex &parent=QModelIndex()) const
 
virtual QModelIndex parent (const QModelIndex &index) const
 
virtual int rowCount (const QModelIndex &parent=QModelIndex()) const
 
virtual int columnCount (const QModelIndex &) const
 
virtual QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const
 
void setRootNode (proto_node *root_node)
 
ProtoNodeprotoNodeFromIndex (const QModelIndex &index) const
 
QModelIndex indexFromProtoNode (ProtoNode *index_node) const
 
QModelIndex findFirstHfid (int hf_id)
 
QModelIndex findFieldInformation (FieldInformation *finfo)
 

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