MainWindow Class Reference

The main window of the application. More...

#include <mainwindow.h>

List of all members.

Public Member Functions

 MainWindow (QWidget *parent=0)
 ~MainWindow ()


Detailed Description

The main window of the application.

This class sets up the main window of the application, including most of the user interface components. It serves as the controller of the model-view- controller design paradigm, setting up all the user actions and making connections between its various components.

Definition at line 50 of file mainwindow.h.


Constructor & Destructor Documentation

MainWindow::MainWindow ( QWidget *  parent = 0  ) 

Constructor.

Parameters:
parent The parent widget.

Definition at line 41 of file mainwindow.cpp.

MainWindow::~MainWindow (  ) 

Desctructor.

Definition at line 67 of file mainwindow.cpp.


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

Generated on Wed May 20 14:28:20 2009 for CardioCurves by  doxygen 1.5.9