|
class KdePianoContent#include <kdePianoRollEditor.h> Inherits: QFrame More... |
List of all Methods
Public Members
- KdePianoContent ( QFrame * , KdePianoRollEditor * , KdeEditorToolBar * , KdeEditorNoteBar *, KdeEditorButtonBar * )
- int Pitch (int)
- int mouseY (int pitch = -1)
- int mouseKeyShape ()
- void moveCursor (int ticks)
Public Slots
- void paintEvent ( QPaintEvent * )
- void mousePressEvent ( QMouseEvent * )
- void mouseMoveEvent ( QMouseEvent * )
- void mouseReleaseEvent ( QMouseEvent * )
- void keyPressEvent ( QKeyEvent * )
- void keyReleaseEvent ( QKeyEvent * )
- void glueNote ()
- void splitNote ()
- void deleteNote ()
int mouseY (int pitch = -1)
returns the y position to draw the key, depending on the mouses y-position
int mouseKeyShape ()
returns the shape of the key on the keyboard, the mouse moves over.
Generated by: wuerthne@clouseau on Fri May 11 21:41:37 200. |