Top "Nokia" questions

Nokia Corporation is a Finnish multinational communications corporation.

Qt - remove all widgets from layout?

This doesn't seem easy. Basically, I add QPushButtons through a function to a layout, and when the function executes, I …

c++ qt mobile qt4 nokia
How do I auto-adjust the size of a QDialog depending on the text length of one of its children?

I have a QDialog I'm working with. It is made somewhat like a QMessageBox. I noticed that the size of …

qt nokia qdialog
How to create J2ME midlets for Nokia using Eclipse

Nokia has stopped offering its Developer's Suite, relying on other IDEs, including Eclipse. Meanwhile, Nokia changed its own development tools …

java eclipse java-me nokia java-wireless-toolkit
How to Send/Receive SMS Messages from C# application, using Nokia Mobile Phone

Okay, so what I need to do is to write C# code, to integrate into an existing application. I will (…

c# sms nokia
how to add menu dynamically in Qt

I want to add, submenu to a menu item dynamically. How can I achive this? I tried like this, I …

qt qt4 menu symbian nokia
Which phones support which J2ME (Java Micro Edition) spec?

I just can't find an up-to-date chart about which mobile devices support which Java Micro Edition version. I'm especially interested …

java java-me nokia smartphone
Documentation for Qt documentation comments? Qt + Doxygen?

Where can I find documentation for Qt documentation comments? I'm referring to how Qt uses a specific style for documentation …

c++ qt documentation doxygen nokia
How to get selected listitem index in Qt

I am having a QListView which contains some items. Now I want to get the index of selected item, i.…

qt listview qt4 symbian nokia
Error: Deployment failed because no Windows Phone 8 phone was detected

I am using Visual Studio 2013 on Windows 8. I have got three Windows Phone devices, lumia 620, 920, 1320 and these are all developer …

windows-phone-8 visual-studio-2013 nokia lumia
Qt - How to set text on top of QLabel Image

I believe QPainter is used, but I can't figure out how to combine the two. QLabel* imageLabel = new QLabel(); QImage …

qt mobile qt4 nokia