aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/signals
Commit message (Expand)AuthorAgeFilesLines
* Quick examples: Standardize loading codeFriedemann Kleint2017-09-155-5/+25
* Port QtQuick examples to PySide2Alexandru Croitor2016-12-1311-318/+337
* change all scripts to respect the new PySide2 module name.Christian Tismer2015-09-215-5/+5
* Python 3 compatibility fixesRoman Lacko2014-04-193-6/+6
* Fixed inconsistent use of tabs and spaces in indentationRoman Lacko2014-04-193-3/+3
* cleaned up the example a bitMatti Airas2010-11-081-10/+2
* added an example for connecting a signal from Python to QMLMatti Airas2010-11-083-0/+145
* added an example for connecting a signal from a specifc QML itemMatti Airas2010-11-083-0/+134
* added an example about connecting a signal in PythonMatti Airas2010-11-083-0/+181
* added an example on returning values to QMLMatti Airas2010-11-083-0/+155
* added the first QML-to-Python signal exampleMatti Airas2010-11-083-0/+176