calendarui/inc/calencommon.h
changeset 58 ef813d54df51
parent 50 579cc610882e
child 68 a5a1242fd2e8
equal deleted inserted replaced
50:579cc610882e 58:ef813d54df51
    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