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!
![]()
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!
![]()
You can implement it using Graphics View. Or Qt Quick, if you please.
Bookmarks