开发者

Qt:: Drag And Drop Image

开发者 https://www.devze.com 2023-02-04 01:47 出处:网络
I am Creating App. t开发者_StackOverflowhat contains Picture Editing. i have take two QLabel And set image on each of Qlabel. now i want to Drag one image and put it on other Image..

I am Creating App. t开发者_StackOverflowhat contains Picture Editing. i have take two QLabel And set image on each of Qlabel. now i want to Drag one image and put it on other Image..

how can i do that?

Any help?

Thanks..


The Graphic View Framework with QGraphicsPixmapItem could solve your problem.

0

精彩评论

暂无评论...
验证码 换一张
取 消