python - Move, Resize an image in a QGraphicsScene -


is there way put image (png) in qgraphicsscene, move , resize mouse?

there's diagram scene example should give idea how it: http://doc.qt.io/qt-5/qtwidgets-graphicsview-diagramscene-example.html

for adding image qgraphicsscene, use qgraphicspixmapitem


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -