redirect events to the piano widget

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@258 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2006-07-22 03:29:26 +00:00
parent 5a361f6c08
commit 5415a3e7ee

View File

@@ -109,6 +109,7 @@ protected:
virtual void paintEvent( QPaintEvent * _pe );
virtual void resizeEvent( QResizeEvent * _re );
virtual void wheelEvent( QWheelEvent * _we );
virtual bool x11Event( XEvent * _xe );
int FASTCALL getKey( int _y );
static inline void drawNoteRect( QPainter & _p, Uint16 _x, Uint16 _y,