Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
RowMoveTreeView Class Reference

#include <rowmove_tree_view.h>

Inheritance diagram for RowMoveTreeView:
TabnavTreeView

Public Member Functions

 RowMoveTreeView (QWidget *parent=nullptr)
 
- Public Member Functions inherited from TabnavTreeView
 TabnavTreeView (QWidget *parent=0)
 
QModelIndex moveCursor (CursorAction cursorAction, Qt::KeyboardModifiers modifiers)
 

Protected Member Functions

void dropEvent (QDropEvent *event) override
 

Additional Inherited Members

- Signals inherited from TabnavTreeView
void currentItemChanged (const QModelIndex &current, const QModelIndex &previous)
 
- Protected Slots inherited from TabnavTreeView
void currentChanged (const QModelIndex &current, const QModelIndex &previous)
 

Detailed Description

Like QTreeView, but instead of changing to the next row (same column) when pressing Tab while editing, change to the next column (same row).


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