calendarui/views/inc/caleneventviewcontainer.h
branchRCL_3
changeset 48 bf573002ff72
parent 36 9c5b1510919f
child 59 aba12c885d83
equal deleted inserted replaced
36:9c5b1510919f 48:bf573002ff72
    25 // user includes
    25 // user includes
    26 #include "calenentryutil.h"
    26 #include "calenentryutil.h"
    27 #include "calencontainer.h"
    27 #include "calencontainer.h"
    28 #include <eikmenup.h>
    28 #include <eikmenup.h>
    29 #include <cenrepnotifyhandler.h>
    29 #include <cenrepnotifyhandler.h>
    30 #include <eiklabel.h>
       
    31 #include <AknServerApp.h>
    30 #include <AknServerApp.h>
    32 // forward declarations
    31 // forward declarations
    33 class CEikRichTextEditor;
    32 class CEikRichTextEditor;
    34 class CCalenEntryUtil;
    33 class CCalenEntryUtil;
    35 class CCalenIconDrawer;
    34 class CCalenIconDrawer;
   463      * CCalenDefaultViewers and passing it through to the constructor of
   462      * CCalenDefaultViewers and passing it through to the constructor of
   464      * the editors and viewers, instead of fetching it internally to each
   463      * the editors and viewers, instead of fetching it internally to each
   465      * viewer/editor.
   464      * viewer/editor.
   466      */
   465      */
   467     RPointerArray<CCalEntry>& AllInstancesL();
   466     RPointerArray<CCalEntry>& AllInstancesL();
   468     /**
       
   469       * Get the available label rect for this container
       
   470       */
       
   471      TRect GetLabelRectL( );    
       
   472 	 
       
   473 	 
       
   474      void SetLabelContentL( CEikLabel& aLabel );
       
   475 
       
   476 
   467 
   477     /**
   468     /**
   478     * From MCenRepNotifyHandlerCallback
   469     * From MCenRepNotifyHandlerCallback
   479     * Handles the notifier errors
   470     * Handles the notifier errors
   480     * @since Series60 3.0
   471     * @since Series60 3.0