meetingrequest/mrgui/mrfieldbuilderplugin/inc/cmrmulticalenfield.h
branchRCL_3
changeset 60 d620048b4810
parent 16 4ce476e64c59
equal deleted inserted replaced
52:efd4f1afd43e 60:d620048b4810
    55 
    55 
    56 public: // From CCoeControl
    56 public: // From CCoeControl
    57     TInt CountComponentControls() const;
    57     TInt CountComponentControls() const;
    58     CCoeControl* ComponentControl( TInt aIndex ) const;
    58     CCoeControl* ComponentControl( TInt aIndex ) const;
    59     void SizeChanged();
    59     void SizeChanged();
    60     void SetContainerWindowL( const CCoeControl& aContainer );
    60     
    61 
       
    62 private:
    61 private:
    63     /**
    62     /**
    64      * Constructor.
    63      * Constructor.
    65      */
    64      */
    66     CMRMultiCalenField();
    65     CMRMultiCalenField();