vtuis/videotelui/inc/CVtUiEndCallButtonPane.h
branchRCL_3
changeset 32 890b5dd735f8
parent 12 f84a661cfc1d
equal deleted inserted replaced
31:f544d10663bf 32:890b5dd735f8
    82     
    82     
    83         /**
    83         /**
    84          * Handles an event from an observed control.
    84          * Handles an event from an observed control.
    85          */
    85          */
    86         void HandleControlEventL( CCoeControl* aControl, TCoeEvent aEventType );
    86         void HandleControlEventL( CCoeControl* aControl, TCoeEvent aEventType );
       
    87         
       
    88     public:
       
    89         
       
    90         /**
       
    91          * Set end call button enabled or not.
       
    92          */
       
    93         void SetEnabled( TBool aEnabled );
    87     
    94     
    88     private:
    95     private:
    89     
    96     
    90         /**
    97         /**
    91          * C++ constructor for the end call button container.
    98          * C++ constructor for the end call button container.