#include <MainWindow.h>
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 *) |
*
|
|
This function is not yet implemented |
|
|
This function is not yet implemented |
|
|
This function is called foa a paint event it sends the paint event to the grapher it will redraw the graphical object in it * |
|
|
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 |
|
|
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 |
|
|
This function let the scroll viw be resized |
|
|
This saves the score as one or several bitmap |
1.3.6