e05511a364
The example created two QPropertyAnimation instances that controlled the same property; this caused a clash for some transitions. Remove the smoothFlipXRotation and smoothFlipYRotation animations; they are not needed as equivalent animations are already set as defaults for the state machine. Fixes: QTBUG-28081 Change-Id: Ifa7a09d48cd4905df720e3327914320ed74ebae6 Reviewed-by: Paul Wicking <paul.wicking@qt.io> |
||
---|---|---|
.. | ||
anchorlayout | ||
basicgraphicslayouts | ||
boxes | ||
chip | ||
collidingmice | ||
diagramscene | ||
dragdroprobot | ||
elasticnodes | ||
embeddeddialogs | ||
flowlayout | ||
padnavigator | ||
simpleanchorlayout | ||
weatheranchorlayout | ||
graphicsview.pro | ||
README |
Qt is provided with a comprehensive canvas through the GraphicsView classes. These examples demonstrate the fundamental aspects of canvas programming with Qt. Documentation for these examples can be found via the Examples link in the main Qt documentation.