It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I\'m new to Qt/Symbian development (I come from an iOS background), and I can\'t make sense of this compiler error:
Has anybody any ideas about how to add a new input language on 开发者_Go百科a symbian s60v5 nokia phone. E.g.: I have nokia 5230.
I\'m working on a Qt mobile app for the symbian platform. I have a function that changes the current screen displayed, this function is a slot and thus can be called from C++ side and from QML.
I\'m new to mobile de开发者_StackOverflow中文版velopment. I want to know the developing sites for Symbian OS Nokia development?
I am having a class A, parent of class B a开发者_运维百科nd class C. I have signals: declared and used in class B and class C. But when i try to write other signals: in class A, its giving me vtable r
I\'m instantiating QSystemDeviceInfo on a worker thread, but it causes a segfault. int BatteryInfo::getLevel() {
I cannot set up my Qt SDK so that it communicates with my Nokia C6-00. First af all, I cannot make sure what my Symbian version is. On the official web site they say I must have Symbian^3, but nothing
I want to build a symbian application with bullseye coverage to collect the coverage data. After I finished my application, built the libcov-symbian.lib and enabled the cov01, I built my workspace and
How开发者_JS百科 to detect weather the user is touching the 3d model/object in opengl es on a symbian devices.