meta data for this page
Qt Coding Problems and Solutions
How to access the user's home directory?
I do not want to hard-code any paths to my application.
Take a look at QDir and its home() function.
There is not Qt Creator on 6428 Windows Start menu ?
File Manager & start C:C:\NokiaQtSDK\QtCreator\bin\qtcreator.exe
The SDK installation is a bit broken by the initial configuration, but can be fixed.
There is a problem running program in simulator ?
Run simulator separately C:\NokiaQtSDK\Simulator\Application\simulator.exe
You do not need restart the simulator during development.
Help documentation is empty in QtCreator ?
On QtCreator ⇒ Tools ⇒ Options ⇒ Help ⇒ Documentation : Add : Folder C:\NokiaQtSDK\Documentation : All files (CTRL-A) : ok,ok.ok, ..