photosgallery/slideshow/view/inc/shwslideshowview.h
branchRCL_3
changeset 11 71da52165949
parent 0 4e91876724a2
child 12 ce1c7ad1f18b
equal deleted inserted replaced
9:6b87b143d312 11:71da52165949
   299 		void ReplaceCommandSetL(TInt aNewComandId, TInt aOldCommandSet );
   299 		void ReplaceCommandSetL(TInt aNewComandId, TInt aOldCommandSet );
   300 		/**
   300 		/**
   301          * returns the index of item for which texture can be removed for cleanup
   301          * returns the index of item for which texture can be removed for cleanup
   302          * The index will be out the iterator offsets w.r.t focssed index.
   302          * The index will be out the iterator offsets w.r.t focssed index.
   303          */
   303          */
   304 		void SetImage();
   304 		void SetImageL();
   305         TInt GetIndexToBeRemoved();
   305         TInt GetIndexToBeRemoved();
   306         /**
   306         /**
   307          * Remove the fullscreen texture.
   307          * Remove the fullscreen texture.
   308          */
   308          */
   309         void RemoveTexture();
   309         void RemoveTexture();