77 virtual bool event(QEvent *event);
78 virtual void showEvent(QShowEvent *);
79 virtual const char* getVCSVersion();
82 QLabel* labelLogo()
const;
83 QLabel* labelTitle()
const;
84 QTabWidget* tabWidget()
const;
85 QWidget* tabWireshark()
const;
88 void updateWiresharkText();
91 QString script_pattern;
92 QString clipboardInfo;
95 void urlDoubleClicked(
const QModelIndex &);
96 void handleCopyMenu(QPoint);
97 void showInFolderActionTriggered();
98 void copyActionTriggered(
bool row =
false);
99 void copyRowActionTriggered();
100 void on_tblPlugins_doubleClicked(
const QModelIndex &index);
101 void on_copyToClipboard_clicked();