idlehomescreen/widgetmanager/inc/wmportalbutton.h
branchRCL_3
changeset 11 ff572dfe6d86
parent 9 f966699dea19
child 18 d05a55b217df
equal deleted inserted replaced
9:f966699dea19 11:ff572dfe6d86
    81 protected: // from MCoeControlObserver
    81 protected: // from MCoeControlObserver
    82 
    82 
    83     /** Observes the button's own activity  */
    83     /** Observes the button's own activity  */
    84     void HandleControlEventL( CCoeControl* aControl, TCoeEvent aEventType );
    84     void HandleControlEventL( CCoeControl* aControl, TCoeEvent aEventType );
    85     
    85     
       
    86 protected: // from CCoeControl
       
    87 
       
    88     /** Handles pointer events.  */
       
    89     void HandlePointerEventL( const TPointerEvent& aPointerEvent );
       
    90     
    86 protected: // Constructors
    91 protected: // Constructors
    87     
    92     
    88     /** Constructor for performing 1st stage construction */
    93     /** Constructor for performing 1st stage construction */
    89     CWmPortalButton( const TInt aFlags,
    94     CWmPortalButton( const TInt aFlags,
    90             TInt aPortalButtonIndex );
    95             TInt aPortalButtonIndex );