meetingrequest/mrgui/mrfieldbuilderplugin/inc/cmrviewerattachmentfield.h
branchRCL_3
changeset 22 d620048b4810
parent 16 b5fbb9b25d57
equal deleted inserted replaced
20:efd4f1afd43e 22:d620048b4810
    76 protected: // From CCoeControl
    76 protected: // From CCoeControl
    77     TInt CountComponentControls() const;
    77     TInt CountComponentControls() const;
    78     CCoeControl* ComponentControl( TInt aInd ) const;
    78     CCoeControl* ComponentControl( TInt aInd ) const;
    79     void SizeChanged();
    79     void SizeChanged();
    80     TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent, TEventCode aType );
    80     TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent, TEventCode aType );
    81     void SetContainerWindowL( const CCoeControl& aControl );
       
    82 
    81 
    83 protected: // From MEikEdwinSizeObserver
    82 protected: // From MEikEdwinSizeObserver
    84     TBool HandleEdwinSizeEventL( CEikEdwin* aEdwin, TEdwinSizeEvent aType, TSize aDesirableEdwinSize);
    83     TBool HandleEdwinSizeEventL( CEikEdwin* aEdwin, TEdwinSizeEvent aType, TSize aDesirableEdwinSize);
    85 
    84 
    86 protected: // From MESMRRichTextObserver
    85 protected: // From MESMRRichTextObserver
   107     CMRImage* iFieldIcon;
   106     CMRImage* iFieldIcon;
   108     /// Own: Lock icon
   107     /// Own: Lock icon
   109     CMRImage* iLockIcon;
   108     CMRImage* iLockIcon;
   110     // Owned. Attachment list.
   109     // Owned. Attachment list.
   111     CESMRRichTextViewer* iRichTextViewer;
   110     CESMRRichTextViewer* iRichTextViewer;
   112     // Not owned. CBA.
       
   113     CEikButtonGroupContainer* iButtonGroupContainer;
       
   114     // Own. Background control context.
   111     // Own. Background control context.
   115     CAknsBasicBackgroundControlContext* iBgCtrlContext;
   112     CAknsBasicBackgroundControlContext* iBgCtrlContext;
   116     // Attachment count
   113     // Attachment count
   117     TInt iAttachmentCount;
   114     TInt iAttachmentCount;
   118     /// Ref: Reference to internalized entry
   115     /// Ref: Reference to internalized entry