The AboutWindow class represents a window displaying information about the application. More...
#include <aboutwindow.h>
Public Member Functions | |
AboutWindow (QWidget *parent=nullptr) | |
Constructs an AboutWindow object. | |
~AboutWindow () | |
Destroys the AboutWindow object. | |
The AboutWindow class represents a window displaying information about the application.
|
explicit |
Constructs an AboutWindow object.
parent | The parent widget. |
AboutWindow::~AboutWindow | ( | ) |
Destroys the AboutWindow object.