summaryrefslogtreecommitdiffstats
path: root/examples3/fonts.py
Commit message (Collapse)AuthorAgeFilesLines
* Updates to support Python version 3aneejit12022-07-271-4/+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 <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* 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]>
* Initial TQt conversionTimothy Pearson2011-11-291-32/+32
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+151