Public Member Functions

MainWindow Class Reference

Class for handling Main Window UI and logic. More...

#include <mainwindow.h>

Inheritance diagram for MainWindow:
Collaboration diagram for MainWindow:

List of all members.

Public Member Functions

 MainWindow (QWidget *parent=0)
 Class constructor.

Detailed Description

Class for handling Main Window UI and logic.

Author:
Copyright © 2007-2010 Lёppa <contacts[at]oleksii[dot]name>

Constructor & Destructor Documentation

MainWindow::MainWindow ( QWidget parent = 0  ) 

Class constructor.

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

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines