I know that widgets in QT accept drag and drop but I don’t know how to customize this for my needs.
I have a display zone where I can drop multiple widgets(QProgress bar, QLabel ..) from a list of draggable widgets “something like Qt designer :) but much easier” . I imagine that the solution must be difficult , specially for beginners like me :) but I need help to try it.
Any idea?
↧