Results 1 to 3 of 3

Thread: using Qt with VTK

  1. #1
    Join Date
    Oct 2006
    Location
    USA
    Posts
    23
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default using Qt with VTK

    Hi,

    I want to use Qt to make a UI for my VTK application on windows platform. I have VTK 5.0 and Qt 4.1.4 installed and running on my system, but don't know how to use them together. Has anyone used Qt with VTK? Do I have to do any special configuration for that? How does the cmakelist file change?
    Can anyone plz. guide me?

    Thanks,
    Ashish

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: using Qt with VTK

    VTK Designer is based on VTK and Qt. Perhaps you can find some useful inspiration here: http://www.vcreatelogic.com/oss/vtkdesigner/index.html .

  3. #3
    Join Date
    Oct 2006
    Location
    USA
    Posts
    23
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: using Qt with VTK

    Thanks e8johan. VTk designer is cool. The best part-it can generate c++ code also. I haven't tried it yet and I am not even sure if it supports Qt too. It seems like it helps in making the vtk pipeline, but how about Qt. Would it help me using the Qt classes together with the VTK classes?Have you tried it?

    -Ashish

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.