USB EPROM/Flash Programmer
Public Member Functions | List of all members
MainWindow Class Reference

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...
 

Detailed Description

Main Window GUI Class.

The Main Window of Application.

Constructor & Destructor Documentation

◆ MainWindow()

MainWindow ( QWidget *  parent = nullptr)
explicit

Constructor.

Parameters
parentPointer to parent object. Default is nullptr.

◆ ~MainWindow()

~MainWindow ( )

Destructor.

Member Function Documentation

◆ screen()

QScreen * screen ( ) const

Gets a pointer to the primary screen.

Returns
Pointer to the primary screen object.

The documentation for this class was generated from the following files: