How do I modify the default application interface?

Edward Wilson web2ed at yahoo.com
Wed Oct 30 15:03:19 GMT 2002


> Using Qt Designer allows you
> to not have to worry about writing the code
> directly, you just create the
> design in the graphical
> interface of Qt Designer and code generation is
> handle via the uic.
> However, you still need to use Qt Designer to
edit
> the .ui file - you can
> edit it by hand, it is text, but Qt Designer will
> probably work better.

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.

//ed 

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

-
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