Menu

Tree [181c29] default tip /
 History

Read Only access


File Date Author Commit
 .hgignore 2015-01-24 edera@gmx.fr edera@gmx.fr [157977] init
 COPYING 2015-02-01 edera@gmx.fr edera@gmx.fr [8e1853] licence
 README.md 2016-09-05 ederag ederag [1a546a] mention the corner squares
 qt_combined_move.py 2015-01-24 edera@gmx.fr edera@gmx.fr [157977] init
 qt_combined_move_infos.py 2015-02-01 edera@gmx.fr edera@gmx.fr [8e1853] licence
 qt_combined_move_infos_transform.py 2016-09-05 ederag ederag [181c29] cleanup
 screenshot.png 2016-09-05 ederag ederag [d10a10] udate screenshot

Read Me

Qt_combined_move

Move two items in a QtGraphicsView, and see changes in some of their properties, like boundingRect.

To launch, just

python qt_combined_move_infos_transform.py

here is a screenshot

The small squares inside the rectangles indicate their (0, 0) corner (in item local coordinates).

The smaller qt_combined_move.py was a minimal working example used to demonstrate
an issue with different ItemIgnoresTransformations flags, in
a question asked on stackoverflow.

qt_combined_move_infos is an intermediate version, in PyQt4, with informations,
but no transformation of the view.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.