#include <aboutdialog.hh>
Definition at line 32 of file aboutdialog.hh.
Public Member Functions | |
AboutDialog (QWidget *parent) | |
Creates a new AboutDialog. | |
Private Attributes | |
Ui::AboutDialog | ui |
AboutDialog::AboutDialog | ( | QWidget * | parent | ) |
Creates a new AboutDialog.
parent | The parent Widget. |
Definition at line 29 of file aboutdialog.cc.
Ui::AboutDialog soesrame::AboutDialog::ui [private] |
Definition at line 36 of file aboutdialog.hh.