Problems with QT designer

Hi everybody,
I’d like to know what is the QT designer.
What’s the method to activate it?
Is it similar to the default Gui Builder of ROOT?
Bests,
Gabriele Bigongiari

Hi Gabriele,

Qt Designer is a stand-alone or integrated tool for user interface development made by Trolltech. The information about the last version can be found at: wwww.troll.no/products/qt/designer.html

The “quick start” manual of the version 3 can be found at: doc.trolltech.com/3.3/designer-manual.html

Cheers, Ilka

[quote=“gospelidon”]Hi everybody,
I’d like to know what is the QT designer.
What’s the method to activate it?
Is it similar to the default Gui Builder of ROOT?
Bests,
Gabriele Bigongiari[/quote]

The $ROOTSYS/include directory contains so-called
Qt “Custom widget” files that can be used to construct GUI with the Qt "designer"
root.bnl.gov/QtRoot/QtRoot.html#designer
do

ls $ROOTSYS/include/*.cwto see what is available with your local installation

There are several “Hello Word”-levels examples of the Qt projects built with the Qt designer too. See:
root.bnl.gov/QtRoot/QtRoot.html#helloroot

See: root.cern.ch/phpBB2/viewtopic.ph … t=designer

Let me know whether you have further question. I’ll be happy to assist.
Check the set of the useful Qt/Root widgets:
root.bnl.gov/QtRoot/htmldoc/