[Insight-users] Re: Problem with connecting ITK and Qt

Luis Ibanez luis.ibanez at kitware.com
Mon Jun 11 16:53:12 EDT 2007


Hi Jan,

                     ITK is GUI independent.

There are not GUI-related classes in the Insight Toolkit proper.


The examples that illustrate how to use ITK along with QT are
available in the InsightApplications checkout,
under the directories:


               InsightApplications/QtITK
               InsightApplications/Auxiliary/QtImageViewer


http://www.itk.org/cgi-bin/viewcvs.cgi/QtITK/?root=InsightApplications
http://www.itk.org/cgi-bin/viewcvs.cgi/Auxiliary/QtImageViewer/?root=InsightApplications


You may also find interesting to look at the Tutorials:

            http://www.itk.org/HTML/Tutorials.htm

in particular:

      "Getting Started IV: ITK and GUIs (FLTK,QT)."
  http://www.itk.org/CourseWare/Training/GettingStarted-IV.pdf



    Regards,


       Luis


-------------------
Jan Skalicky wrote:
> Dear Luis,
> I am writing you, because I met a problem while using ITK (I am ITK 
> novice). I have compiled ITK (ver. 3.2.0) with ccmake (on SuSE linux 9.0) 
> without Examples and without Testing. I created some simple first filters 
> and everything was all right (all were only command line driven C++ 
> programs). But when I tried to connect ITK and Qt toolkit, the compilation 
> was unsuccesfull. I scanned my ITK directories and found, that there was no 
> file 'itkQtAdaptor.h'. I didnt find any header file related to Qt-ITK 
> connection.
> 
> Is it caused by turning off some option before compiling ITK? If yes, which 
> option is responsible for providing support to Qt toolkit?
> Than you in advance!
> 
> Best regards
> Jan Skalicky
> =========================================================
> JAN SKALICKY (JS), skalicky at physics.muni.cz, janskalicky at centrum.cz
> http://www.astro.cz/~skalicky, student @ Masaryk University Brno
> +420-777-641477 Address: P. Bezruce 440, 563 01 Lanskroun, Czech republic
> member of Astronomical Society in Hradec Kralove (ASHK), MEDUZA group,
> Czech Astronomical Society (CAS) - Variable Star Section (B.R.N.O.)
> =========================================================
> 


More information about the Insight-users mailing list