Dialog editor

Israel Fdez israel at seg.inf.cu
Mon Oct 29 14:51:48 GMT 2001


Hi Ulysses:
I did this, delete the header an source files corresponding to the basic 
window Kdevelop give you by defoult, go to de QTDesigner and create a new 
dialog that correspond to the one you need in your app (File->New->QT 
designer File) this will create a .ui file for you, after you have compiled 
you project the compiler will place in the proyect dir a header and a source 
files with C++ sentences for the just disigned dialog, create a new class 
with the class wizzard and inherit from the new dialog you just created, you 
must name the new class the same name the class you deleted at the beginig, 
it shut work.
Cualquier duda... me dices
S at lu2
Israel
El Vie 26 Oct 2001 18:28, escribiste:
> Hi..
>
>   I'm a real begginer on kde/kdevelop programming... before try this, i use
> to develop with C/gtk+, and, to make my life easy, i used Glade to make the
> window layout.
>   Now, i need to make it, using QT or KDElibs..., I know QT design do this,
> but when i start a project, Kdevelop's wizard make a basic window for me...
> how can i edit this window with QT designer? or any other desinger?
>   Do i need to delete that window that wizard creates, and start a new onde
> with qt designer?
>
>   thanks fo any help!
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«

-
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