|
void | setCaptureFile (capture_file *cf) |
|
void | setMonospaceFont (const QFont &mono_font) |
|
void | syncExpanded (const QModelIndex &index) |
|
void | syncCollapsed (const QModelIndex &index) |
|
void | expandSubtrees () |
|
void | collapseSubtrees () |
|
void | expandAll () |
|
void | collapseAll () |
|
void | itemClicked (const QModelIndex &index) |
|
void | itemDoubleClicked (const QModelIndex &index) |
|
void | selectedFieldChanged (FieldInformation *) |
|
void | selectedFrameChanged (QList< int >) |
|
|
void | fieldSelected (FieldInformation *) |
|
void | openPacketInNewWindow (bool) |
|
void | goToPacket (int) |
|
void | relatedFrame (int, ft_framenum_type_t) |
|
void | showProtocolPreferences (const QString module_name) |
|
void | editProtocolPreference (struct preference *pref, struct pref_module *module) |
|
|
| ProtoTree (QWidget *parent=0, epan_dissect_t *edt_fixed=0) |
|
QMenu * | colorizeMenu () |
|
void | setRootNode (proto_node *root_node) |
|
void | emitRelatedFrame (int related_frame, ft_framenum_type_t framenum_type=FT_FRAMENUM_NONE) |
|
void | autoScrollTo (const QModelIndex &index) |
|
void | goToHfid (int hfid) |
|
void | clear () |
|
void | restoreSelectedField () |
|
QString | toString (const QModelIndex &start_idx=QModelIndex()) const |
|
|
enum | { Name = 0
, Description
, Value
} |
|
|
void | selectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
|
void | ctxCopyVisibleItems () |
|
void | ctxCopyAsFilter () |
|
void | ctxCopySelectedInfo () |
|
void | ctxOpenUrlWiki () |
|
|
virtual void | contextMenuEvent (QContextMenuEvent *event) |
|
virtual void | timerEvent (QTimerEvent *event) |
|
virtual void | keyReleaseEvent (QKeyEvent *event) |
|
virtual bool | eventFilter (QObject *obj, QEvent *ev) |
|
virtual QModelIndex | moveCursor (CursorAction cursorAction, Qt::KeyboardModifiers modifiers) |
|
QString | traverseTree (const QModelIndex &rootNode, int identLevel=0) const |
|
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/proto_tree.h
- /builds/wireshark/wireshark/ui/qt/proto_tree.cpp