QML AlignedTimer Element
The AlignedTimer element allows applications to synchronize activity, such as network access, like checking for updates. More...
List of all members, including inherited members
Properties
Detailed Description
This element is part of the QtMobility.systeminfo 1.2 module. It is a convience class to make QML usage easier.
See also QSystemAlignedTimer.
Property Documentation
The timers's maximumInterval.
Returns this current timer maximum interval.
The timers's minimumInterval.
Returns this current timer minimum interval.
If the timer is running; otherwise false.
Whether the timer is single shot.