Results 1 to 2 of 2

Thread: is there any Custom widget like the BluePrint or FlowGraph ?

  1. #1
    Join Date
    Aug 2014
    Posts
    1

    Default is there any Custom widget like the BluePrint or FlowGraph ?

    is there any Custom widget like the BluePrint or FlowGraph as shown below?
    if not, is there any good idea to realize it? a custom widget inherit from Listbox, and use the Cairo to draw the curves?
    Thanks very much!



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

    Default Re: is there any Custom widget like the BluePrint or FlowGraph ?

    You can implement it using Graphics View. Or Qt Quick, if you please.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Advice on widget styling for custom widget
    By rivimey in forum Qt Programming
    Replies: 4
    Last Post: 14th March 2013, 18:11
  2. Replies: 0
    Last Post: 19th March 2012, 19:09
  3. Replies: 1
    Last Post: 23rd June 2011, 23:09
  4. Replies: 1
    Last Post: 5th November 2006, 23:50
  5. Replies: 9
    Last Post: 8th May 2006, 14:21

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.