How to create a drag and drop application?
-
Hello everyone, I'm starting to use the tool and I need to make a drag and drop application. Being more specific, I intend to create an application that simulates features of the OpenCV library through custom widgets. Could someone point me to possible ways for me to start?
-
Hello everyone, I'm starting to use the tool and I need to make a drag and drop application. Being more specific, I intend to create an application that simulates features of the OpenCV library through custom widgets. Could someone point me to possible ways for me to start?
-
@Matuzo
Did you look through Drag and Drop Examples as a start? -
Hi and welcome to devnet,
Beside the good pointer of @JonB, why simulate OpenCV ? You can use it with Qt.