calendarui/controller/inc/calencontroller.h
changeset 23 fd30d51f876b
parent 18 c198609911f9
child 26 a949c2543c15
child 45 b6db4fd4947b
equal deleted inserted replaced
18:c198609911f9 23:fd30d51f876b
    56 
    56 
    57 /**
    57 /**
    58  * The controller handles events from the rest of Calendar and delegates
    58  * The controller handles events from the rest of Calendar and delegates
    59  * them to the appropriate place (i.e. the action ui classes).
    59  * them to the appropriate place (i.e. the action ui classes).
    60  */
    60  */
    61 class CALENCONTROLLER_EXPORT CCalenController : public CBase ,
    61 class CALENCONTROLLER_EXPORT CCalenController : public MCalenServicesFactory
    62 							public MCalenServicesFactory
       
    63     {
    62     {
    64   
    63   
    65     public:  // Construction and destruction
    64     public:  // Construction and destruction
    66 	/**
    65 	/**
    67 		 * C++ constructor
    66 		 * C++ constructor