[Insight-users] itk and Qt?

Luis Ibanez luis . ibanez at kitware . com
Wed, 21 May 2003 10:27:07 -0400


Hi Zein,

Qt is a very nice GUI library, and probably a better choice than
FLTK if you plan to develop a large application (and you are
willing to read Qt's documentation  :-) which is quite good, but
quite extensive.

FLTK is a better choice if you only have a week for writing your
program, but if your schedule has a couple of months that will
have room for Qt.

Qt works just fine with ITK, you will find examples of ITK+Qt
use in the InsightApplications checkout. Take a look at the
directory:

                  InsightApplications/QtITK


You don't have to modify ITK's CMake configuration for using
it with Qt, (nor for using it with FLTK or VTK), such options
only exist at the application level.


Regards,



    Luis


------------------
salah wrote:
> Hi all,
> 
> I am currently using FLTK for my user interfaces. I would like
> to use "Qt" instead. 
> 
> 1. Does it really worth making this change? I am going to do
> this only to follow some standard plateform used by my work
> group.
> 
> 2. Does Itk require something spacial to deal with itk? i.e 
> would it be as simple as using FLTK? 
> 
> 3. Should Itk be re-build by CMake? I did not really find any 
> cache variable in CMake related to Qt! I tried to build the 
> QTimageviewer example in InsightApplication. CMake has
> asked for the Qt library, what is this library? I have installed 
> the Qt 2.3 non-commercial edition.
> 
> Thanks for any kind of help, advice, hints, ....
> 
> Zein
> 
> 
> 
> ->8<------------->8<------------->8<------------->8<------------->8<------------->8<-
> Zein I. Salah 
> University of Tübingen, WSI-GRIS, Sand 14, 72076 Tübingen 
> Email: salah@gris.uni-tuebingen.de
> Tel.: (07071) 29 75465 (GRIS),           Fax: (07071) 29 54 66
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>