| Home · All Classes · Grouped Classes · Annotated · Functions |
The QtopiaFeatures class allows applications to set and query the available Qtopia features. More...
#include <QtopiaFeatures>
The QtopiaFeatures class allows applications to set and query the available Qtopia features.
Qtopia features are elements of the system that are conditionally available depending on the platform or device configuration. Features can be added and removed during device execution.
Features can be queried through the QtopiaFeatures API, or by directly examining the Qtopia value space item /System/Features/<Feature Name>.
Returns true if feature is enabled, false otherwise.
Removes the feature.
Set feature as enabled.
See also hasFeature().
| Copyright © 2007 Trolltech | Trademarks | Qtopia 4.2.5 |