videoplayback/videoplaybackcontrols/inc/mpxvideoplaybackvolumebar.h
branchRCL_3
changeset 21 315810614048
parent 10 112a725ff2c2
equal deleted inserted replaced
20:2d690156cf8f 21:315810614048
    13 *
    13 *
    14 * Description:  Implementation of CMPXVideoPlaybackVolumeBar
    14 * Description:  Implementation of CMPXVideoPlaybackVolumeBar
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: e003sa33#8 %
    18 // Version : %version: 9 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 #ifndef MPXVIDEOPLAYBACKVOLUMEBAR_H
    22 #ifndef MPXVIDEOPLAYBACKVOLUMEBAR_H
    23 #define MPXVIDEOPLAYBACKVOLUMEBAR_H
    23 #define MPXVIDEOPLAYBACKVOLUMEBAR_H
    67 
    67 
    68         /**
    68         /**
    69          * By default Symbian 2nd phase constructor is private.
    69          * By default Symbian 2nd phase constructor is private.
    70          */
    70          */
    71         void ConstructL();
    71         void ConstructL();
       
    72         
       
    73         void CreateSliderIconsL();
    72 
    74 
    73     private: // from CoeControl
    75     private: // from CoeControl
    74 
    76 
    75         /**
    77         /**
    76         * From CoeControl,CountComponentControls.
    78         * From CoeControl,CountComponentControls.
   108         /*
   110         /*
   109          *  Abandons any ongoing pointer input 
   111          *  Abandons any ongoing pointer input 
   110          *  @since 5.0
   112          *  @since 5.0
   111          */        
   113          */        
   112         void Reset();
   114         void Reset();
       
   115  
       
   116         /**
       
   117         * TV Out connected
       
   118         * @return void
       
   119         */
       
   120         void UpdateTVOutStatusL( TBool aConnected );
   113 
   121 
   114     private: //new fuctions
   122     private: //new fuctions
   115         /**
   123         /**
   116         * Set layout for each icon
   124         * Set layout for each icon
   117         */
   125         */