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

Qt-interest Archive, March 2002
Stopping designer creating .ui.h files


Message 1 in thread

How do I prevent designer from creating a .ui.h file (apart from remembering
not to click on any enties in the source tab) and including it in the
generated implementation file. When I have one associated with a form, how
do I get rid of it? 

I prefer to use the sub-classing approach, and due to the way my projects
are set up (I use a make tool called cmake rather than qmake) the ui.h files
cause me much inconvenience.

Thanks,

Martin Stone

This e-mail, and any attachment, is confidential. If you have received it in
error, please delete it from your system, do not use or disclose the
information in any way, and notify me immediately.


Message 2 in thread

> generated implementation file. When I have one associated 
> with a form, how
> do I get rid of it? 

Brute force: delete it manually in the ui-file.

Thanks for asking about this .ui.h-problem!!

    Andreas Wehler

-- 
 [ signature omitted ]