A tree view widget specifically designed for displaying dissector tables.
More...
#include <dissector_tables_view.h>
|
| void | currentChanged (const QModelIndex ¤t, const QModelIndex &previous) |
| | Slot triggered when the currently selected item in the view changes.
|
| |
A tree view widget specifically designed for displaying dissector tables.
◆ DissectorTablesTreeView()
| DissectorTablesTreeView::DissectorTablesTreeView |
( |
QWidget * |
parent = 0 | ) |
|
◆ currentChanged
| void DissectorTablesTreeView::currentChanged |
( |
const QModelIndex & |
current, |
|
|
const QModelIndex & |
previous |
|
) |
| |
|
protectedslot |
Slot triggered when the currently selected item in the view changes.
- Parameters
-
| current | The newly selected model index. |
| previous | The previously selected model index. |
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/widgets/dissector_tables_view.h
- /builds/wireshark/wireshark/ui/qt/widgets/dissector_tables_view.cpp