Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ui
stratoshark
stratoshark_about_dialog.h
Go to the documentation of this file.
1
10
#ifndef STRATOSHARK_ABOUT_DIALOG_H
11
#define STRATOSHARK_ABOUT_DIALOG_H
12
13
#include "config.h"
14
15
#include "
about_dialog.h
"
16
21
class
StratosharkAboutDialog
:
public
AboutDialog
22
{
23
Q_OBJECT
24
25
public
:
30
explicit
StratosharkAboutDialog
(QWidget *parent = 0);
31
35
virtual
~StratosharkAboutDialog
() {}
36
};
37
38
#endif
// STRATOSHARK_ABOUT_DIALOG_H
about_dialog.h
AboutDialog
The About Wireshark dialog.
Definition
about_dialog.h:102
StratosharkAboutDialog
Stratoshark-specific About dialog, extending the shared AboutDialog with Stratoshark branding and ver...
Definition
stratoshark_about_dialog.h:22
StratosharkAboutDialog::~StratosharkAboutDialog
virtual ~StratosharkAboutDialog()
Destroys the dialog.
Definition
stratoshark_about_dialog.h:35
Generated by
1.9.8