How can I turn on camera flashl开发者_开发问答ight in Symbian, using Qt Mobility?Checkout QCameraFlashControl
This is my first experience on threading with Qt, so bear with me. I have a singleton \"system\" object which periodically executes a heavy piece of code.
I download some qml templeates from nokia\'s website. Now i want to test them. How can i import qml file into my empty project?
开发者_高级运维i want to develop symbian programm with Qt. i have to learn list of ui components in qt.There are several ways to build mobile UIs with Qt:
Question 1: I create menubar with below code Qt::WindowFlags flags = win开发者_JS百科dowFlags(); flags |= Qt::WindowSoftkeysVisibleHint;
I want to create standard native options menu which shows after pushing Options soft key on Nokia E52.
I have developed application in symbian s60 3rd fp2, I want to tun it in nokia N72 that requires symbian s60 2nd edition fp3, so do I requi开发者_如何学Gored to make different builds or its backward c
First off, greetings everyone and thank you for your interest in my question. I\'m currently working at a mobile startup. Our product is a communication app for Android, iOS and BlackBerry devices an
I wanna develop a dictionary for Symbian(English-Persian) With Some Extra Features(That original one and anothers don\'t have).
I have 开发者_C百科read it on the official website that there are several ways in which we can make applications that run on the Symbian OS.