Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | Related Pages

MainWindow Class Reference
[User Interface]

#include <MainWindow.h>

List of all members.

Public Slots

void open ()
void newFile ()
void readFile (QFile *)
void print ()
void saveAsBmp ()
void paintEvent (QPaintEvent *)

Public Member Functions

 MainWindow ()

Protected Member Functions

void resizeEvent (QResizeEvent *)


Detailed Description

The class main window is composed

*


Member Function Documentation

void MainWindow::newFile  )  [slot]
 

This function is not yet implemented

void MainWindow::open  )  [slot]
 

This function is not yet implemented

void MainWindow::paintEvent QPaintEvent *  e  )  [slot]
 

This function is called foa a paint event it sends the paint event to the grapher it will redraw the graphical object in it

*

void MainWindow::print  )  [slot]
 

This method is called when make a print

This is an incorrect use of the get Painter (Since I dont have any page information at the moment I use 0 but it should change

void MainWindow::readFile QFile *  file  )  [slot]
 

We use this function for a debbuging purpose : It load the file we want to work on at the ceation time. The grapher is being filled

If

void MainWindow::resizeEvent QResizeEvent *   )  [protected]
 

This function let the scroll viw be resized

void MainWindow::saveAsBmp  )  [slot]
 

This saves the score as one or several bitmap


The documentation for this class was generated from the following files:
Generated on Tue Jun 1 21:13:33 2004 for Alternate Take by doxygen 1.3.6