QuickQanava icon indicating copy to clipboard operation
QuickQanava copied to clipboard

:link: C++17 network / graph visualization library - Qt6 / QML node editor.

Results 47 QuickQanava issues
Sort by recently updated
recently updated
newest added

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 ,...

help wanted
question

- [x] `Qan.GraphPreview` use scene rect, when scene rect is small, use a minimum size to have a correct display with no content. ![image](https://user-images.githubusercontent.com/13402251/183873524-dd13b367-8465-465a-aaee-48e6811c38fd.png) - [x] Inject time heat map...

bug
enhancement

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...

enhancement
help wanted

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...

bug

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.

bug
enhancement

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...

question

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

enhancement
help wanted

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

bug
help wanted