Results 1 to 3 of 3

Thread: Diagramming Toolkit using QT

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Diagramming Toolkit using QT

    Yes it is possible. Use QGraphicsView, which is a canvas-style widget perfect for these kinds of graphics. Qt 4.3.0 even includes a mini-flowchart example, "diagram scene".

  2. The following user says thank you to Brandybuck for this useful post:

    arjoshi (5th July 2007)

Similar Threads

  1. QT 4 Toolkit Installation Guide
    By Salazaar in forum Newbie
    Replies: 6
    Last Post: 28th October 2007, 07:54
  2. Your opinion about Google Web Toolkit UI
    By patrik08 in forum General Programming
    Replies: 1
    Last Post: 21st May 2007, 05:27
  3. Any Toolkit for designing VisualStudio-like GUIs?
    By burn2themax in forum Qt Programming
    Replies: 11
    Last Post: 29th July 2006, 10:00

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.