nodeeditor icon indicating copy to clipboard operation
nodeeditor copied to clipboard

Qt Node Editor. Dataflow programming framework

Results 165 nodeeditor issues
Sort by recently updated
recently updated
newest added

## Type of change - [ ] Bug fix - [X] New feature - [ ] Breaking change - [X] Documentation/refactoring ## Description ## Testing - Qt version tested: -...

### Your idea In my other project, I use unconnected input and output ports found during the scanning process as the module's input and output ports. This way, ports that...

### Description with steps to reproduce implement AbstractNodePainter override paint compile error! ### Supporting files, videos and screenshots ### Qt Version 5.15.2 ### Operating system Win11 ### Additional context _No...

### Description with steps to reproduce Hi, first of all, thank you for this beautiful project. It is exactly what I have been looking for. I am only facing a...

when create a subclass of NodeDelegateModel and embedded a QVideoWidget of the Qt Multimedia, the node dont show the video content neither the audio although the video look playing

bug