Need help with tutorial

drobbins at drobbins.net drobbins at drobbins.net
Sun Feb 2 18:53:29 GMT 2003


Ahh,

my confusion comes from the fact, that after you create and edit the .ui
file, you need to re-compile the project so the .cpp and .h file get
generated before you start modifying your other project files
works great now
thanx

Dave

> Hi,
>
> On Sunday 02 February 2003 04:05, you wrote:
>> Hope that subject doesn't make me sound to obtuse
>> I was reading the new tutorial at kdevelop.org about creating a
>> "dialog app" In it, you create a kde mini app, add a qt designer .ui
>> file to it use QT Designer to edit it/save it
>> then he starts including header files for, and inheriting from the UI
>> class. How does the ui file from QT Designer get converted into .h and
>> .cpp files It's a nice tutorial that demonstrates a powerful
>> technique, but I don't understand that detail.
>
> just add it to your project and when you build it the next time the
> .cpp/.h  files will be created automatically. Note that you shouldn't
> modify those  source files since they are recreated every time the .ui
> file changes.
>
> Best regards,
> Harry
>
> -
> 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