Friedemann Kleint skrev:
Hi Harshath,

  
When we add a new class to a project with Qt Creator, it creates the .h
file and the .cpp file in the same directory.

But depending upon how I organize my project, I like to have control over
where all the header files are (a separate include/ directory, e.g.).

So, the add class dialog box has a line edit called "Path". Instead, if
there were two input boxes; "Header Path" and "CPP path", that would be so
cool :D
    

You can actually type 
'path/file.h'
in the 'Header file'/'Source file' input fields (and then choose a common 
denominator in the 'path' field).

Regards,
Friedemann
  
Ok, did not know that. Still think separate input boxes for each file would be nice. Maybe with some tick box to indicate that the files should reside in different directories. Selecting the tick box could activate the second box. This way you would have a default behavious that is the same as now.

Eirik

Eirik
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to