10 #ifndef MANAGE_INTERFACES_DIALOG_H
11 #define MANAGE_INTERFACES_DIALOG_H
22 #include <QStyledItemDelegate>
25 class QTreeWidgetItem;
26 class QStandardItemModel;
44 Ui::ManageInterfacesDialog *ui;
50 void showRemoteInterfaces();
54 #ifdef HAVE_PCAP_REMOTE
55 void remoteAdded(GList *rlist, remote_options *roptions);
63 void on_addPipe_clicked();
64 void on_delPipe_clicked();
67 #ifdef HAVE_PCAP_REMOTE
68 void on_addRemote_clicked();
69 void on_delRemote_clicked();
70 void remoteAccepted();
71 void on_remoteList_currentItemChanged(QTreeWidgetItem *current, QTreeWidgetItem *previous);
72 void on_remoteList_itemClicked(QTreeWidgetItem *item,
int column);
73 void addRemoteInterfaces(GList *rlist, remote_options *roptions);
74 void updateRemoteInterfaceList(GList *rlist, remote_options *roptions);
76 void remoteSelectionChanged(QTreeWidgetItem* item,
int col);
77 void on_remoteSettings_clicked();
79 void on_buttonBox_helpRequested();
Definition: geometry_state_dialog.h:16
Definition: interface_sort_filter_model.h:24
Definition: interface_tree_cache_model.h:22
Definition: manage_interfaces_dialog.h:36
Definition: androiddump.c:218