ui/views/fullscreenview/inc/glxfullscreenview.h
changeset 61 743eb0b9959e
parent 55 fb37077c270f
--- a/ui/views/fullscreenview/inc/glxfullscreenview.h	Wed Aug 18 09:48:53 2010 +0300
+++ b/ui/views/fullscreenview/inc/glxfullscreenview.h	Thu Sep 02 20:26:45 2010 +0300
@@ -199,6 +199,12 @@
     void orientChangeAnimFinished( const HbEffect::EffectStatus );
     
     /**
+     * zoomOrientChangeAnimFinished() -  call back when zoom orientation change effect has been finished.
+     * @param - staus of effect
+     */
+     void zoomOrientChangeAnimFinished( const HbEffect::EffectStatus status );
+    
+    /**
      * effectFinished -  call back when ui on\off effect has finished
      * @param - staus of effect
      */
@@ -281,6 +287,11 @@
     void playOrientChangeAnim();
     
     /**
+     * playZoomOrientChangeAnim() - To trigger the custom orientation change animation for zoom image.
+     */
+    void playZoomOrientChangeAnim();
+    
+    /**
      * get the substate of fullscreen state.
      */
     int getSubState();
@@ -298,6 +309,7 @@
     HbGridView          *mImageStrip;
     QTimer              *mUiOffTimer;  //use for ui off after 30 sec
     HbIconItem          *mIconItems[ NBR_ANIM_ITEM ] ;   //temporary item for play the image strip select animation
+    HbIconItem          *mBackGroundItem;
     GlxTvOutWrapper     *mTvOutWrapper;
     HbToolBar           *mFullScreenToolBar; //Fullscreen Toolbar
     //for Zoom