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

Public Member Functions

 SupportedProtocolsItem (protocol_t *proto, const char *name, const char *filter, ftenum_t ftype, const char *descr, SupportedProtocolsItem *parent)
 
protocol_tprotocol () const
 
QString name () const
 
ftenum_t type () const
 
QString filter () const
 
QString description () const
 
- Public Member Functions inherited from ModelHelperTreeItem< SupportedProtocolsItem >
 ModelHelperTreeItem (SupportedProtocolsItem *parent)
 
void appendChild (SupportedProtocolsItem *child)
 
void prependChild (SupportedProtocolsItem *child)
 
void insertChild (int row, SupportedProtocolsItem *child)
 
void removeChild (int row)
 
SupportedProtocolsItemchild (int row)
 
int childCount () const
 
int row ()
 
SupportedProtocolsItemparentItem ()
 

Additional Inherited Members

- Protected Attributes inherited from ModelHelperTreeItem< SupportedProtocolsItem >
SupportedProtocolsItemparent_
 
QList< QVariant > childItems_
 

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