freebsd-ports/graphics/quickqanava/pkg-descr
Adriaan de Groot adca0ccff2 graphics/quickqanava: new port, QML-based graph+node viewer library
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.
2021-10-07 14:44:09 +02:00

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