QtMobility Reference Documentation

QML AlignedTimer Element

The AlignedTimer element allows applications to synchronize activity, such as network access, like checking for updates. More...

This element was introduced in Mobility 1.2.

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

maximumInterval : int

The timers's maximumInterval.

Returns this current timer maximum interval.

This property group was introduced in Mobility 1.2.


minimumInterval : int

The timers's minimumInterval.

Returns this current timer minimum interval.

This property group was introduced in Mobility 1.2.


running : bool

If the timer is running; otherwise false.

This property group was introduced in Mobility 1.2.


singleShot : bool

Whether the timer is single shot.

This property group was introduced in Mobility 1.2.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.