Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quick examples: Standardize loading code | Friedemann Kleint | 2017-09-15 | 5 | -5/+25 |
* | Port QtQuick examples to PySide2 | Alexandru Croitor | 2016-12-13 | 11 | -318/+337 |
* | change all scripts to respect the new PySide2 module name. | Christian Tismer | 2015-09-21 | 5 | -5/+5 |
* | Python 3 compatibility fixes | Roman Lacko | 2014-04-19 | 3 | -6/+6 |
* | Fixed inconsistent use of tabs and spaces in indentation | Roman Lacko | 2014-04-19 | 3 | -3/+3 |
* | cleaned up the example a bit | Matti Airas | 2010-11-08 | 1 | -10/+2 |
* | added an example for connecting a signal from Python to QML | Matti Airas | 2010-11-08 | 3 | -0/+145 |
* | added an example for connecting a signal from a specifc QML item | Matti Airas | 2010-11-08 | 3 | -0/+134 |
* | added an example about connecting a signal in Python | Matti Airas | 2010-11-08 | 3 | -0/+181 |
* | added an example on returning values to QML | Matti Airas | 2010-11-08 | 3 | -0/+155 |
* | added the first QML-to-Python signal example | Matti Airas | 2010-11-08 | 3 | -0/+176 |