How do I modify the default application interface?

Caleb Tennis caleb at aei-tech.com
Wed Oct 30 16:53:37 GMT 2002



> How can we get the `raw C++' code from what Designer
> writes no .ui stuff? e.g. how do I switch back between
> KDevelop and Emacs?  I prefer to work with just C++
> code once the layout has been established--less
> baggage and dependency on an IDE.

It is generated via the uic program.  If you use automake projects, and have
everything set up right, the Makefile will take care of it for you.  You
might want to read the manual on Qt Designer so you get a better
understanding of how it works.

Caleb


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list