Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port examples | Friedemann Kleint | 2016-07-13 | 1 | -34/+89 |
| | | | | | | | | | 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 Tismer | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Updated examples to new api. | Renato Filho | 2010-08-02 | 1 | -4/+0 |
| | |||||
* | Fixed tutorial examples. | Renato Filho | 2010-05-19 | 1 | -0/+4 |
| | |||||
* | Fixing examples | Lauro Neto | 2010-01-21 | 1 | -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> | ||||
* | Adding the pyqt ported examples (replacing xmon examples because most of ↵ | Douglas Soares de Andrade | 2009-08-19 | 1 | -0/+396 |
then did not work here) |