Book Shelf
|
This class is the main window of the application. More...
#include <mainwindow.h>
Public Member Functions | |
MainWindow (QWidget *parent=nullptr) | |
Construct a new MainWindow object. | |
~MainWindow () | |
Destroy the MainWindow object. | |
This class is the main window of the application.
MainWindow::MainWindow | ( | QWidget * | parent = nullptr | ) |
Construct a new MainWindow object.
parent | The parent widget. |