meta data for this page
This is an old revision of the document!
Questions & Answers
How to access the user's home directory?
I do not want to hard-code any paths to my application.
Answer
Take a look at QDir and its http://doc.qt.nokia.com/4.6/qdir.html#home function.
Question? How to do this and that?
This is a template question.
Answer
And the answer goes here.