calendarwidgetplugin/inc/calendarwidget.h
changeset 4 6ea82847f1b7
parent 1 f8e7eccf5f96
equal deleted inserted replaced
3:b2d662d68a49 4:6ea82847f1b7
   210 
   210 
   211 private: // data
   211 private: // data
   212     Q_DISABLE_COPY(CalendarWidget)
   212     Q_DISABLE_COPY(CalendarWidget)
   213     QTranslator* mCommonTranslator;
   213     QTranslator* mCommonTranslator;
   214     bool mWidgetLoaded;
   214     bool mWidgetLoaded;
       
   215     bool mIsTapAndHold;
   215     
   216     
   216     //For documentation purpose
   217     //For documentation purpose
   217     ContentLayoutHandler* mContent;
   218     ContentLayoutHandler* mContent;
   218     //to get the widget shape
   219     //to get the widget shape
   219     HbLabel* mWidgetBackground;
   220     HbLabel* mWidgetBackground;