Thank you, a combination of both solutions worked for me!
Type: Posts; User: q8phantom; Keyword(s):
Thank you, a combination of both solutions worked for me!
Hi there,
My guess was right, it’s the working directory that was wrong, I solved the problem related to maemo N900, but still N950 with the build issue. I’ll search in this too, anyways here is...
Hello there everyone
I hope someone could help me with Qt
I have some files that are in resourc directory under my project.
I have added the following in my project.pro
Sometimes, I ran with strange errors, and the only way to solve these errors is this,
Try to delete everything in your project folder except you .pro file, .ccp,.h and images, sounds. Just leave...
Hello there, for everyone who found this thread and don't want to go over downloading the project,
Here is a simple code
void ClassName::keyPressEvent( QKeyEvent * event){
qDebug()...
Hello there everyone, I’m trying to do an an SVG icon for the new anna, and I’m using the Nokia E6.
However, everytime, I download the application on my phone, the icon appears and everything but...
Got the solution, sorry it was just like a double post from someone else, sorry again.
http://www.developer.nokia.com/Community/Wiki/Qt_Key_Event_test_example
I'll try this and get back if I...
Hello there,
I just want to know a way to to respond to keyboard buttons in Qt, I'm porting my apps to the E6, and I want to do something when the user presses right, or something when the user...