how... kdev and qtdes.. work ok but ?

Girard Henri henrigirard at yahoo.fr
Mon Feb 12 19:34:46 GMT 2001


--- Anne-Marie <a-m.mahfouf at lineone.net> a écrit : >
Hi Henri,
> 
> You create first the main window with KDevelop then
> you use QT Designer as a
> tool to design your dialog and that is then added in
> the KDevelop project.
> As you would use KIconEdit for example to create
> your icon.
> Qt Designer generates a file with the .ui extension
> which is then compiled
> in .h and .cpp files, that is handled by KDevelop.
> What you should do is:
> - generate a KDE2 mini with KDevelop
> - open File->New in KDevelop then choose Qt2 User
> Interface
> - QtDesigner opens, you work on your form, you save
> it
> - don't forget to inherit your base class from your
> new dialog file : that
> is maybe the tricky step for a newbie. See the
> tutorial.
> Then when you compile your project with KDevelop,
> the .ui file is integrated
> and you have the .h and .cpp files automatically
> generated by KDevelop.
> Hope it is clear!
> 
> Anne-Marie
> a-m.mahfouf at lineone.net
> 
> 
> 
> 
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following
> body:
> unsubscribe »your-email-address«


___________________________________________________________
Do You Yahoo!? -- Pour dialoguer en direct avec vos amis, 
Yahoo! Messenger : http://fr.messenger.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