summaryrefslogtreecommitdiffstats
path: root/examples2/dropsite.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove Qt V2 support and example filesaneejit12022-07-311-96/+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 <[email protected]> (cherry picked from commit e602246539fd7435aaeb440fcb7f852c92c8426b)
* Updates to support Python version 3aneejit12022-07-281-3/+3
| | | | | | | | | | | 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 <[email protected]> Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 6be046642290c28c17949022fb66ae02ac21d544)
* Fix examples to properly import python_tqt moduleSlávek Banko2016-09-251-1/+1
| | | | | | | This resolves bug 2693 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e790d08307644b6718b2a547c21370b82aa4f376)
* Initial TQt conversionTimothy Pearson2011-11-291-26/+26
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+96