10#ifndef WLANSTATISTICSDIALOG_H
11#define WLANSTATISTICSDIALOG_H
33 QElapsedTimer *add_station_timer_;
34 QString displayFilter_;
37 static void tapReset(
void *ws_dlg_ptr);
39 static void tapDraw(
void *ws_dlg_ptr);
41 virtual const QString filterExpression();
44 virtual QList<QVariant> treeItemData(QTreeWidgetItem *)
const;
47 virtual void fillTree();
48 void addStationTreeItems();
49 void updateHeaderLabels();
50 void filterUpdated(QString filter);
Definition capture_file.h:21
Definition percent_bar_delegate.h:37
Definition tap_parameter_dialog.h:43
Definition wlan_statistics_dialog.h:19
void captureFileClosing()
Called when the capture file is about to close. This can be used to disconnect taps and similar actio...
Definition wlan_statistics_dialog.cpp:699
Definition packet_info.h:43
Definition epan_dissect.h:28
tap_packet_status
Definition tap.h:25