Searched refs:_useQT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DMyAppController.py10 _useQT = False variable
60 global _useQT
61 _useQT = True
66 global _useQT
67 _useQT = False
75 exportInfoP.useQTForExport = _useQT
116 if _useQT:
123 if _useQT:
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DMyAppController.py10 _useQT = False variable
60 global _useQT
61 _useQT = True
66 global _useQT
67 _useQT = False
75 exportInfoP.useQTForExport = _useQT
116 if _useQT:
123 if _useQT:
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/BasicDrawing/
H A DMyAppController.py10 _useQT = False variable
60 global _useQT
61 _useQT = True
66 global _useQT
67 _useQT = False
75 exportInfoP.useQTForExport = _useQT
116 if _useQT:
123 if _useQT:

Completed in 117 milliseconds