The Actuator element represents a feedback actuator. More...
Actuator instantiates the C++ class QFeedbackActuator
This element was introduced in Mobility 1.1.
This element is part of the QtMobility.feedback 1.1 module.
The Actuator class maps directly to the QFeedbackActuator C++ class, and can be used with HapticsEffect elements.
There are several predefined enumerations and constants provided in this object:
1. Capability
2. State
See also HapticsEffect and QFeedbackActuator.
read-onlyactuatorId : int |
This property holds the id of the feedback actuator. This property is read only.
This property group was introduced in Mobility 1.1.
enabled : bool |
This property is true if the feedback actuator is enabled.
This property group was introduced in Mobility 1.1.
read-onlyname : string |
This property holds the name of the feedback actuator. This property is read only.
This property group was introduced in Mobility 1.1.
read-onlystate : enumeration |
This property holds the state of the feedback actuator. This property is read only.
This property group was introduced in Mobility 1.1.
read-onlyvalid : bool |
This property is true if the actuator is valid. This property is read only.
This property group was introduced in Mobility 1.1.
bool Actuator::isCapabilitySupported ( enumeration capability ) |
Returns if the actuator supports the supplied capability, available capabilities are:
This documentation was introduced in Mobility 1.1.
© 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners. Privacy Policy
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.
Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.