photosgallery/slideshow/view/src/shwslideshowvolumecontrol.h
branchRCL_3
changeset 75 01504893d9cb
parent 60 5b3385a43d68
equal deleted inserted replaced
68:5b238bc8ffb6 75:01504893d9cb
   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     /**
       
   113      * Called when the control should be shown.
   106      * Called when the control should be shown.
   114      * e.g. Key press and tap event
   107      * e.g. Key press and tap event
   115      */
   108      */
   116     TBool ShowControlL();
   109     TBool ShowControlL();
   117 
   110