meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
qt2010qa [2010/10/20 08:37] ppuroqt2010qa [2010/10/20 11:11] (current) – removed hevi
Line 1: Line 1:
-=== 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. 
- 
-------