Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include <tabnav_tree_widget.h>
Public Member Functions | |
TabnavTreeWidget (QWidget *parent=0) | |
QModelIndex | moveCursor (CursorAction cursorAction, Qt::KeyboardModifiers modifiers) |
Like QTreeWidget, but instead of changing to the next row (same column) when pressing Tab while editing, change to the next column (same row).