summaryrefslogtreecommitdiffstats
path: root/examples3/tut13.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove Qt V2 support and example filesaneejit12022-07-301-330/+0
| | | | | | | | | Build files for pyuic2 have been removed along with the examples for version 2 of Qt and the build/configure scripts have been amended accordingly. The "examples3" directory has been renamed to just "examples". Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Updates to support Python version 3aneejit12022-07-271-2/+2
| | | | | | | | | | Amendments to the sip source and configuration/build scripts to allow for support under Python version 3. The examples have been updated using "2to3" along with some manual changes to sort out intentation and casting to integer from float. Signed-off-by: aneejit1 <aneejit1@gmail.com> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix examples to properly import python_tqt moduleSlávek Banko2016-09-251-2/+2
| | | | | | This resolves bug 2693 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial TQt conversionTimothy Pearson2011-11-291-55/+55
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+330