Searched defs:QDPoint (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
H A Daetypes.py323 class QDPoint: class in inherits:
331 return "QDPoint(%r, %r)" % (self.v, self.h)
341 return isinstance(x, QDPoint)

Completed in 405 milliseconds