|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
A proxy model that filters rows in a tree structure. More...
#include <extcap_argument_multiselect.h>
Public Member Functions | |
| bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override |
| Determines if a row from the source model should be included. | |
A proxy model that filters rows in a tree structure.
|
override |
Determines if a row from the source model should be included.
| sourceRow | The row in the source model. |
| sourceParent | The parent index in the source model. |