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

View Class Reference
[User Interface]

#include <View.h>

Inheritance diagram for View:

ScreenView List of all members.

Public Member Functions

 View (QWidget *parent=0)
void paintEvent (QPaintEvent *)
void grabMouse (QCursor, MusicSymbol *)
MusicSymbolgetGrabbedMusicSymbol ()
QPixmap * getNoteLayer ()
 View (QWidget *parent=0)
void paintEvent (QPaintEvent *)
void grabMouse (QCursor, MusicSymbol *)
MusicSymbolgetGrabbedMusicSymbol ()
QPixmap * getNoteLayer ()

Protected Attributes

MusicSymbolgrabbedMusicSymbol
QPixmap * noteLayer
MusicSymbolgrabbedMusicSymbol
QPixmap * noteLayer

Detailed Description

!
Author:
Clément Soullard
Date:
05/08/02 A view is concerned by the drawing methods, if a the rendering is different, if the layers dont work the same way then the view is note different, if the coordinates sytem is différent we use a different mode. For example there will be a screen mode and a printer mode. In fact I dont see yet some others ;)


Constructor & Destructor Documentation

View::View QWidget *  p = 0  ) 
 

The view inherit from a widget. It has a parent when used in the main window


Member Function Documentation

QPixmap * View::getNoteLayer  ) 
 

Todo:
move this function in the ScreenView class


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