calendarui/views/inc/calenthicklinesdrawer.h
changeset 75 7ac58b2aae6f
parent 63 a3cb48f6c889
equal deleted inserted replaced
72:27feeedec790 75:7ac58b2aae6f
    42 	void handleThemeChange();
    42 	void handleThemeChange();
    43 	
    43 	
    44 private:
    44 private:
    45 	void paint(QPainter* painter, const QStyleOptionGraphicsItem* option, 
    45 	void paint(QPainter* painter, const QStyleOptionGraphicsItem* option, 
    46 	           QWidget* widget);
    46 	           QWidget* widget);
    47 		
    47 
       
    48 protected:
       
    49 	void polish(HbStyleParameters &params);
       
    50 	
    48 private:
    51 private:
    49 	QColor mGridBorderColor;
    52 	QColor mGridBorderColor;
    50 	CalendarNamespace::WidgetType typeOfWidget;
    53 	CalendarNamespace::WidgetType typeOfWidget;
    51 };
    54 };
    52 #endif /* CALENTHICKLINESDRAWER_H */
    55 #endif /* CALENTHICKLINESDRAWER_H */