Class for handling Main Window UI and logic. More...
#include <mainwindow.h>
Public Member Functions | |
MainWindow (QWidget *parent=0) | |
Class constructor. |
Class for handling Main Window UI and logic.
MainWindow::MainWindow | ( | QWidget * | parent = 0 |
) |
Class constructor.
parent | Main Window parent widget. |
Initializes Main Window and creates its layout based on target OS. Loads TSPSG settings and opens a task file if it was specified as a commandline parameter.