Results 1 to 6 of 6

Thread: Flow Diagram

  1. #1
    Join Date
    Dec 2007
    Posts
    119
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Flow Diagram

    Hi...I'm building a dialog with inside a flow diagram representig various components of a system and its status...something link this:

    I've used label widget to make the boxes and line widget to make the connections between boxes....The colors of the boxes must change according with the status of the particular component of the system.
    Well, I done this but now I have a problem...I can't resize the whole diagram because I can't use layers. Using layers I lose the right aspect of the diagram.
    How I can do this? There is a manner to view the whole diagram (all boxe + lines) like a unique thing so I can use layers? Other solutions to make this diagram?
    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Flow Diagram

    Definitely QGraphicsView.

  3. #3
    Join Date
    Oct 2006
    Posts
    279
    Thanks
    6
    Thanked 40 Times in 39 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Flow Diagram

    I concur, check out the Diagram Scene Example.

  4. #4
    Join Date
    Dec 2007
    Posts
    119
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Flow Diagram

    Ok It may by perfect but actually I use Qt 3.3.5 and I must necessarily use this version...so I can't use this library

  5. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Flow Diagram

    Use QCanvas then.

    And please update your profile so that we know you are using Qt3.

  6. #6
    Join Date
    Dec 2007
    Posts
    119
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Flow Diagram

    Quote Originally Posted by wysota View Post
    Use QCanvas then.

    And please update your profile so that we know you are using Qt3.
    ok done...I'll try the solution with canvas. Thanks

Similar Threads

  1. View with flow chart?
    By steg90 in forum Qt Programming
    Replies: 8
    Last Post: 2nd October 2007, 08:26
  2. .qm file Call flow
    By Gaurav K SIngh in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 27th June 2007, 13:06
  3. Replies: 3
    Last Post: 10th April 2006, 19:04

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.