QML GeneralInfo ElementThe GeneralInfo element allows you access to general system information and to receive notifications from the device. More... Detailed DescriptionThis element is part of the QtMobility.systeminfo 1.1 module. It is a convience class to make QML usage easier. Note: To use notification signals, you need to use the start* slots. Component.onCompleted: { generalInfo.startCurrentLanguageChanged(); } See also QSystemInfo.
© 2008-2010 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 X
|