calendarui/inc/calencommon.h
changeset 55 2c54b51f39c4
parent 45 b6db4fd4947b
child 63 a3cb48f6c889
equal deleted inserted replaced
51:0b38fc5b94c6 55:2c54b51f39c4
    76 #define CALEN_MONTVIEW_THIRD_WEEK_LABEL "thirdWeekLabel"
    76 #define CALEN_MONTVIEW_THIRD_WEEK_LABEL "thirdWeekLabel"
    77 #define CALEN_MONTVIEW_FOURTH_WEEK_LABEL "fourthWeekLabel"
    77 #define CALEN_MONTVIEW_FOURTH_WEEK_LABEL "fourthWeekLabel"
    78 #define CALEN_MONTVIEW_FIFTH_WEEK_LABEL "fifthWeekLabel"
    78 #define CALEN_MONTVIEW_FIFTH_WEEK_LABEL "fifthWeekLabel"
    79 #define CALEN_MONTVIEW_SIXTH_WEEK_LABEL "sixthWeekLabel"
    79 #define CALEN_MONTVIEW_SIXTH_WEEK_LABEL "sixthWeekLabel"
    80 
    80 
       
    81 #define CALEN_DAYVIEW_DOCML ":/xml/calendayview.docml"
       
    82 #define CALEN_DAYVIEW "dayView"
       
    83 #define CALEN_DAYVIEW_DAYINFO "dayViewDayInfo"
       
    84 #define CALEN_DAYVIEW_REGIONALINFO "dayViewRegionalInfo"
       
    85 #define CALEN_DAYVIEW_CONTENTWIDGET "dayViewContentWidget"
       
    86 #define CALEN_DAYVIEW_HOURSCROLLAREA "dayViewHourScrollArea"
       
    87 #define CALEN_DAYVIEW_CONTENTSCROLLAREA "dayViewContentScrollArea"
    81 
    88 
    82 /*!
    89 /*!
    83 	\class CalendarNamespace
    90 	\class CalendarNamespace
    84 
    91 
    85 	This will have all the common enums and declarations needed by the calendar
    92 	This will have all the common enums and declarations needed by the calendar