aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/scrolling.py
Commit message (Collapse)AuthorAgeFilesLines
* Quick examples: Standardize loading codeFriedemann Kleint2017-09-151-2/+5
| | | | | | | | Expand local file by directory of script and load via QUrl. Exit on error. Change-Id: Ia5fd36cbe9b8940e265968e91a5e5ec2b216276b Reviewed-by: Christian Tismer <tismer@stackless.com>
* Port QtQuick examples to PySide2Alexandru Croitor2016-12-131-48/+61
| | | | | Change-Id: If2d650d2ef47c7e5259d5059dc2b5176c63cc91d Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* Fix bug#608 - "Photoviewer example missing license boilerplates and shebang ↵Hugo Parente Lima2011-01-191-26/+28
| | | | lines"
* fixed the QML example (scrolling.py)Matti Airas2010-09-101-2/+2
|
* Adding QtDeclarative example.Luciano Wolf2010-06-111-0/+55