Rendering a node based interface in Qt Quick
-
Hello all,
I thought i might have a play with Qt Quick, and thought a node interface for my side project would be a good idea, see link for my current QGraphicsView based node editor:
http://www.youtube.com/watch?v=-whcrEPKy5M
What i want to know is if reproducing this kind of view is possible with views and data models in Qt Quick, i already have a data model implementation for the data, but QML only seems to have ListView, GridView and PathView etc...
Would i need to implement a custom view type for the nodes?
-Jorj
-
Jorj,
I have a project that I am working on and I need some advice, as I am very lost in all the madness. Could you please post me a message?