Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, July 2006
location of uic output files


Message 1 in thread

hi trolls,

is there an easy way or recommended procedure to set a "user-specific" 
location for uic's output files (ui_xyz.h)?

i can't find any hint in the documentation. 

using qt4.1.4 / windows and linux


Best regards

Mario Mader
R&D Engineer
Sensor technology
______________________________________________

Sprecher Automation GmbH
Energy Control, Automation and Control Systems


Message 2 in thread

> hi trolls,
> 
> is there an easy way or recommended procedure to set a "user-specific" 
> location for uic's output files (ui_xyz.h)?
> 
> i can't find any hint in the documentation. 
> 
> using qt4.1.4 / windows and linux
Do you want to set the output directory in the pro-file?
-> http://doc.trolltech.com/4.1/qmake-variable-reference.html#ui-dir
Otherwise 'uic --help' is your friend.

Christian
-- 
 [ signature omitted ] 

Message 3 in thread

hi,

> -> http://doc.trolltech.com/4.1/qmake-variable-reference.html#ui-dir
thanks a lot. very important page!


Best regards

Mario Mader
R&D Engineer
Sensor technology
______________________________________________

Sprecher Automation GmbH
Energy Control, Automation and Control Systems