10#ifndef STRATOSHARK_PROFILE_DIALOG_H
11#define STRATOSHARK_PROFILE_DIALOG_H
18class StratosharkProfileDialog;
ProfileDialog(QWidget *parent=Q_NULLPTR)
Constructs a ProfileDialog.
Definition profile_dialog.cpp:48
StratosharkProfileDialog(QWidget *parent=0)
Constructs the dialog and initialises Stratoshark-specific profile UI.
Definition stratoshark_profile_dialog.cpp:12
virtual ~StratosharkProfileDialog()
Destroys the dialog.
Definition stratoshark_profile_dialog.cpp:18