adca0ccff2
The samples are not built, so right now this is a leaf port that is only a library with no consumers; we'll see if it gets picked up by something.
8 lines
489 B
Text
8 lines
489 B
Text
QuickQanava is a C++14 library designed to display graphs and relational content
|
|
in a QtQuick application. QuickQanava provide QML components and C++ classes
|
|
to visualize medium-sized directed graphs in a C++/QML application. QuickQanava
|
|
does not provide advanced layout algorithms, but rather focus on displaying
|
|
relational content in advanced dynamic user interfaces (with DnD support,
|
|
resizable content, visual connection of nodes).
|
|
|
|
WWW: http://cneben.github.io/QuickQanava/index.html
|