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/
|