aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorial
Commit message (Collapse)AuthorAgeFilesLines
* Port examplesFriedemann Kleint2016-07-1314-205/+827
| | | | | | | | | Adapt to Qt 5 and fix license. Done-with: Alexandru Croitor <alexandru.croitor@qt.io> Change-Id: I08fece5bbb9350ddb2e6a5cd3f9c603a9f8d44fd Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
* change all scripts to respect the new PySide2 module name.Christian Tismer2015-09-2114-14/+14
|
* Updated examples to new api.Renato Filho2010-08-022-5/+1
|
* Fixed tutorial examples.Renato Filho2010-05-193-8/+15
|
* Replaced deprecated functions.Renato Filho2010-02-182-2/+2
|
* Fixing examplesLauro Neto2010-01-211-1/+1
| | | | | | | | | | | - Import and signal connection - parent() override now calls QObject.parent - Fixed multiple inheritance - Static method usage - implicit conversions - use QUiLoader instead of uic Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* Update t11 from old QRegion.unitedLauro Neto2009-10-261-1/+1
|
* Adding the pyqt ported examples (replacing xmon examples because most of ↵Douglas Soares de Andrade2009-08-1915-0/+1835
then did not work here)