meetingrequest/mrgui/mrfieldbuilderpluginextension/inc/cesmrviewerattendeesfield.h
branchRCL_3
changeset 60 d620048b4810
parent 24 b5fbb9b25d57
equal deleted inserted replaced
52:efd4f1afd43e 60:d620048b4810
    52 protected: // From CCoeControl
    52 protected: // From CCoeControl
    53     TInt CountComponentControls( ) const;
    53     TInt CountComponentControls( ) const;
    54     CCoeControl* ComponentControl( TInt aInd ) const;
    54     CCoeControl* ComponentControl( TInt aInd ) const;
    55     void SizeChanged( );
    55     void SizeChanged( );
    56     TKeyResponse OfferKeyEventL( const TKeyEvent& aEvent, TEventCode aType );
    56     TKeyResponse OfferKeyEventL( const TKeyEvent& aEvent, TEventCode aType );
    57     void SetContainerWindowL(const CCoeControl& aContainer);
       
    58     TSize MinimumSize();
    57     TSize MinimumSize();
    59 
    58 
    60 protected: // From CESMRField
    59 protected: // From CESMRField
    61     void InitializeL();
    60     void InitializeL();
    62     void SetOutlineFocusL( TBool aFocus );
    61     void SetOutlineFocusL( TBool aFocus );