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, ..
Trace: • dev4fun • donut • idea_process • getting_started • graphical_hello_world_application_from_nokia • gsthello • python_and_n900 • shared_code • things_to_install_to_n900 • problems_and_solutions
You are here: start » qt » problems_and_solutions


