homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsanalogclockwidget.h
changeset 62 341166945d65
parent 46 23b5d6a29cce
child 69 87476091b3f5
--- a/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsanalogclockwidget.h	Thu Jun 24 13:11:40 2010 +0100
+++ b/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsanalogclockwidget.h	Fri Jun 25 19:19:22 2010 +0300
@@ -36,6 +36,8 @@
     ~HsAnalogClockWidget();
 
     bool eventFilter(QObject *watched, QEvent *event);
+    QRectF boundingRect() const;
+    QPainterPath shape() const;
 
 signals:
     void clockTapped();