Public Member Functions

MainWindow Class Reference

The main window of the application. Also handles menu actions. More...

#include <mainwindow.h>

List of all members.

Public Member Functions

 MainWindow (QWidget *parent=0)
 The default constructor.
 ~MainWindow ()
 Default destructor.

Detailed Description

The main window of the application. Also handles menu actions.

Definition at line 59 of file mainwindow.h.


Constructor & Destructor Documentation

MainWindow::MainWindow ( QWidget *  parent = 0 ) [explicit]

The default constructor.

Parameters:
parentthe parent widget

Definition at line 10 of file mainwindow.cpp.

MainWindow::~MainWindow (  )

Default destructor.

Definition at line 75 of file mainwindow.cpp.


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