videoplayback/inc/hbvideobaseplaybackview.h
changeset 38 ff53afa8ad05
parent 37 4eb2df7f7cbe
child 39 f6d44a0cd476
--- a/videoplayback/inc/hbvideobaseplaybackview.h	Fri Apr 30 09:52:11 2010 +0300
+++ b/videoplayback/inc/hbvideobaseplaybackview.h	Fri May 14 15:14:51 2010 +0300
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version:  da1mmcf#14 %
+// Version : %version:  da1mmcf#15 %
 
 
 
@@ -92,11 +92,11 @@
         void showDialog( const QString& qString, bool closeView = true );
 
         virtual void handleClosePlaybackView();
-        
-        bool event( QEvent *event );
 
         RWindow *getWindow();
 
+        bool eventFilter( QObject *object, QEvent *event );
+
     protected:
 
         void mousePressEvent( QGraphicsSceneMouseEvent *event );