Unlocking screen, for Nokia
-
wrote on 8 Dec 2011, 20:29 last edited by
how to say to Qt to unlock the screen (Nokia)?
[edit : fixed typo in title, Eddy]
-
wrote on 9 Dec 2011, 00:22 last edited by
[quote author="spode" date="1323376178"]how to say to Qt to unlock the screen (Nokia)?
[/quote]
In what kind of Nokia devices are you interested in? You can use "QSystemDeviceInfo":http://doc.qt.nokia.com/qtmobility-1.2/qsystemdeviceinfo.html to check if the keypad is locked but I think you should use Symbian C++ API to unlock it if you are targeting Symbian devices.
-
wrote on 9 Dec 2011, 17:38 last edited by
i...c5-03. however, how do you use symbian c++ apis in qt?
-
wrote on 9 Dec 2011, 22:31 last edited by
[quote author="spode" date="1323452290"]i...c5-03. however, how do you use symbian c++ apis in qt?[/quote]
Both are C++ framework so you can combine them. Please read the arcticle "Using Qt and Symbian C++ Together":http://www.developer.nokia.com/Community/Wiki/Using_Qt_and_Symbian_C++_Together for more information and details.
1/4