Results 1 to 15 of 15

Thread: Robustness of Qt based projects

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2008
    Location
    Pittsburgh,PA,USA
    Posts
    48
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    3
    Thanked 1 Time in 1 Post

    Default Re: Robustness of Qt based projects

    http://www.paraview.org

    This project is 2.6 million lines of code and uses Qt heavily.
    John

  2. #2
    Join Date
    Sep 2008
    Location
    New York
    Posts
    90
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    13
    Thanked 4 Times in 4 Posts

    Default Re: Robustness of Qt based projects

    Quote Originally Posted by drescherjm View Post
    http://www.paraview.org

    This project is 2.6 million lines of code and uses Qt heavily.
    nice project, how is the performance?

  3. #3
    Join Date
    Apr 2008
    Location
    Pittsburgh,PA,USA
    Posts
    48
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    3
    Thanked 1 Time in 1 Post

    Default Re: Robustness of Qt based projects

    Quote Originally Posted by Sheng View Post
    nice project, how is the performance?
    Performance is good. Flexibility is excellent. Also cross platform support is very good.

    With that said I am mainly interested in paraview for its design and what it can teach me about combining Qt and VTK for usage in medical imaging research applications. Specifically for viewing and analyzing Breast and Lung CT data. At 2.6 million lines of code the project is too large for me to incorporate my additions for my data sets well unless I get a 16 core machine and 32GB of memory with and a SSD raid 0.
    John

Similar Threads

  1. Replies: 8
    Last Post: 28th October 2013, 01:08
  2. cairo4qt 0.9 - a cairo based paint engine for Qt4
    By dragchan in forum Qt-based Software
    Replies: 0
    Last Post: 18th May 2007, 05:07

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.