calendarui/globaldata/inc/calencontextimpl.h
changeset 37 360d55486d7f
parent 18 c198609911f9
child 50 579cc610882e
equal deleted inserted replaced
32:ea672fcb0ea0 37:360d55486d7f
    48          * "setters" on any context not from the global data will panic.
    48          * "setters" on any context not from the global data will panic.
    49          */
    49          */
    50         CALENCONTEXTIMPL_EXPORT CalenContextImpl( MCalenContextChangeObserver* observer );
    50         CALENCONTEXTIMPL_EXPORT CalenContextImpl( MCalenContextChangeObserver* observer );
    51         CALENCONTEXTIMPL_EXPORT CalenContextImpl();
    51         CALENCONTEXTIMPL_EXPORT CalenContextImpl();
    52         CALENCONTEXTIMPL_EXPORT CalenContextImpl( const CalenContextImpl& context );
    52         CALENCONTEXTIMPL_EXPORT CalenContextImpl( const CalenContextImpl& context );
    53         ~CalenContextImpl();
    53         CALENCONTEXTIMPL_EXPORT ~CalenContextImpl();
    54 
    54 
    55     public:  // from MCalenContext
    55     public:  // from MCalenContext
    56     // Utils
    56     // Utils
    57         /**
    57         /**
    58          * Returns the default time for views. (Normally 8am.) This would be
    58          * Returns the default time for views. (Normally 8am.) This would be