photosgallery/slideshow/view/src/shwslideshowvolumecontrol.h
branchRCL_3
changeset 24 ea65f74e6de4
parent 0 4e91876724a2
equal deleted inserted replaced
23:b023a8d2866a 24:ea65f74e6de4
   101      * e.g. after a change in volume.
   101      * e.g. after a change in volume.
   102      */
   102      */
   103     void Hide();
   103     void Hide();
   104     
   104     
   105     /**
   105     /**
       
   106      * Initilize the control textures
       
   107      * e.g. When slideshow engine started or
       
   108      * textures are removed due to foreground lost event
       
   109      */
       
   110     void InitControlTextureL();
       
   111 
       
   112     /**
   106      * Called when the control should be shown.
   113      * Called when the control should be shown.
   107      * e.g. Key press and tap event
   114      * e.g. Key press and tap event
   108      */
   115      */
   109     TBool ShowControlL();
   116     TBool ShowControlL();
   110 
   117