QuickQanava
QuickQanava copied to clipboard
:link: C++17 network / graph visualization library - Qt6 / QML node editor.
Hi , I have a question , I dont know this solution is better than now or not ! because of that I said that here before any starting ,...
- [x] `Qan.GraphPreview` use scene rect, when scene rect is small, use a minimum size to have a correct display with no content.  - [x] Inject time heat map...
Hi! I want to figure out a way to create an edge by just dragging and dropping from port to port without needing to create a connector and then dragging...
Hello! Thanks for a great library. I have been using it for a while with Qt 6.3 and g++ without any issues. Recently I tried to switch my project's build...
Hi, very good work. I would ask you if is possible to collaborate to integrate the CXXGraph Library and it's data-structure in QuickQanava. Could be a good oppurtunities for both,...
Signals lilke 'edgeClicked' 'edgeRightClicked' doesn't work when default style is 'curved' `defaultEdgeStyle.lineType = Qan.EdgeStyle.Curved; // Sample code` After that any slots on signals above - won't work.
hi Thank you for your great work In a graph, how can I get the list of all edges and nodes, along with their ports? In order to restore my...
In the sample of DataFlow, there's invalid property for Connectionenabled in qml. It does not recognise the property ConnectionEnabled. While using qan.graph, it will do fine, but while extending to...
See qan::BottomRightResizer::minimumTargetSize
Em++ 1.38.20 can build QuickQanava with Qt 5.12 beta 4 for WebAssembly. Unfortunately, 'QtQuick.Shapes' module still could not be loaded successfully. Follow the instructions: http://blog.qt.io/blog/2018/11/19/getting-started-qt-webassembly/ Follow: https://bugreports.qt.io/browse/QTBUG-63917