Hi Friends.,
I am new in Qt, In my project i want to create user movable and resizable image in the QWidget, i used QLabel for moving the label ( drag ) and could not find how to set the QLabel in resizable.
I mean user will select the Image and increase and decrease the image width and height using mouse. I need help for done this resizable options. i could not find any solutions.

Thanks in advance.