Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Classes | |
class | ChildIterator |
Public Member Functions | |
ProtoNode (proto_node *node=NULL, ProtoNode *parent=nullptr) | |
bool | isValid () const |
bool | isChild () const |
bool | isExpanded () const |
proto_node * | protoNode () const |
ProtoNode * | child (int row) |
int | childrenCount () const |
int | row () |
ProtoNode * | parentNode () |
QString | labelText () const |
ChildIterator | children () const |