[Qt-interest] where to code in Qt 4.3.
Boudewijn Rempt
boud at valdyas.org
Fri Dec 12 10:42:50 CET 2008
On Fri, 12 Dec 2008, Smita_Srivastava wrote:
> HI all,
>
> I am a new to qt designer 4.3. I was using Qt designer 3.3 initially and now switched to 4.3.
> I wanted to know where to write your code in qt 4.3 like we did in qt 3.3 (in the *.ui.h files)
You don't, anymore. All your code go in your own files. Read http://doc.trolltech.com/4.3/designer-using-a-component.html.
> I am not getting a way to start coding in the application
If you want something more integrated, you might want to give Qt Creator a try.
Boudewijn
More information about the Qt-interest-old
mailing list