Hello

I'm trying to write a Qt UI made of interconnected nodes (similar to a neural network) on a panel. I want to be able to move the node while keeping them interconnected.

Any idea, example, sample in Qt C++ Widget.

Thanks

Mut.