qt-interest@trolltech.com
[Top] [All Lists]

Re: Qt4 QFormBuilder and QtUiTools???

Subject: Re: Qt4 QFormBuilder and QtUiTools???
From: "Richard Moore"
Date: Tue, 20 Jun 2006 14:15:13 +0100
On 6/20/06, David Boddie <dboddie@xxxxxxxxxxxxx> wrote:
If you are writing an application, use QUiLoader. If you are extending Qt
Designer or embedding it in an IDE you will already be using the QtDesigner
module, so you can use QFormBuilder and avoid having to link to QtUiTools.

In addition QFormBuilder doesn't let you create individual widgets
without using an internal API and can't tell you which widgets it can
create.

Cheers

Rich.

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>