Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QtopiaFeatures class allows applications to set and query the available Qt Extended features. More...
#include <QtopiaFeatures>
The QtopiaFeatures class allows applications to set and query the available Qt Extended features.
Qt Extended 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 Qt Extended 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 © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |