changeset 61 | 2b1b11a301d2 |
parent 46 | 23b5d6a29cce |
child 69 | 87476091b3f5 |
--- a/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsanalogclockwidget.h Wed Jun 23 18:03:36 2010 +0300 +++ b/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsanalogclockwidget.h Tue Jul 06 14:06:53 2010 +0300 @@ -36,6 +36,8 @@ ~HsAnalogClockWidget(); bool eventFilter(QObject *watched, QEvent *event); + QRectF boundingRect() const; + QPainterPath shape() const; signals: void clockTapped();