|
USB EPROM/Flash Programmer
|
Main Window GUI Class. More...
#include <mainwindow.hpp>
Inherits QMainWindow.
Public Member Functions | |
| MainWindow (QWidget *parent=nullptr) | |
| Constructor. More... | |
| ~MainWindow () | |
| Destructor. More... | |
| QScreen * | screen () const |
| Gets a pointer to the primary screen. More... | |
Main Window GUI Class.
The Main Window of Application.
|
explicit |
Constructor.
| parent | Pointer to parent object. Default is nullptr. |
| ~MainWindow | ( | ) |
Destructor.
| QScreen * screen | ( | ) | const |
Gets a pointer to the primary screen.