|
void | tapListenerEnabled (bool enable) |
|
void | disableTap () |
|
void | columnsChanged (QList< int > columns) |
|
|
void | filterAction (QString filter, FilterAction::Action action, FilterAction::ActionType type) |
|
void | columnsHaveChanged (QList< int > columns) |
|
|
| TrafficTree (QString baseName, GList **recentColumnList, QWidget *parent=nullptr) |
|
QMenu * | createCopyMenu (QWidget *parent=nullptr) |
| Create a menu containing clipboard copy entries for this tab.
|
|
void | applyRecentColumns () |
|
virtual void | setModel (QAbstractItemModel *model) override |
|
|
class | TrafficTreeHeaderView |
|
◆ eTrafficTreeClipboard
Type for the selection of export.
- See also
- copyToClipboard
◆ createCopyMenu()
QMenu * TrafficTree::createCopyMenu |
( |
QWidget * |
parent = nullptr | ) |
|
Create a menu containing clipboard copy entries for this tab.
It will create all entries, including copying the content of the currently selected tab to CSV, YAML and JSON
- Parameters
-
parent | the parent object or null |
- Returns
- QMenu* the resulting menu or null
The documentation for this class was generated from the following files: