AnalogClockHSWidget Class Reference
[QtUiModule]
The AnalogClockHSWidget widget displays the current time. More...
#include <AnalogClockHSWidget>
Inherits QAnalogClock.
Additional Inherited Members
- 6 properties inherited from QFrame
- 57 properties inherited from QWidget
- 1 property inherited from QObject
- 2 public functions inherited from QAnalogClock
- 13 public functions inherited from QFrame
- 206 public functions inherited from QWidget
- 29 public functions inherited from QObject
- 14 public functions inherited from QPaintDevice
- 19 public slots inherited from QWidget
- 1 public slot inherited from QObject
- 1 signal inherited from QWidget
- 1 signal inherited from QObject
- 1 public type inherited from QObject
- 4 static public members inherited from QWidget
- 4 static public members inherited from QObject
- 38 protected functions inherited from QWidget
- 7 protected functions inherited from QObject
- 1 protected function inherited from QPaintDevice
- 1 protected slot inherited from QWidget
- 2 protected variables inherited from QObject
- 1 protected type inherited from QPaintDevice
Detailed Description
The AnalogClockHSWidget widget displays the current time.
The AnalogClockHSWidget is a homescreen widget that displays the current time using an analog clock face. The AnalogClockHSWidget is added to the homescreen theme including the widget theme element in the theme XML file, for example:
<widget name="AnalogClockHSWidget" rect="0,0,0x45" />
The image used for the analog clock face can be modified in the <Qt Extended Runtime Prefix>/Settings/Trolltech/HomeScreenWidgets.conf file, for example:
...
[AnalogClockHSWidget]
face="myclockface"
...
Copyright © 2009 Trolltech |
Trademarks |
Qt Extended 4.4.3 |