videoplayback/inc/hbvideobaseplaybackview.h
changeset 24 7d93ee07fb27
parent 20 b9e04db066d4
child 28 c48470be1ba7
--- a/videoplayback/inc/hbvideobaseplaybackview.h	Fri May 14 15:53:50 2010 +0300
+++ b/videoplayback/inc/hbvideobaseplaybackview.h	Thu May 27 12:53:14 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 );