示例#1
0
文件: uitile.py 项目: KDE/kajongg
 def _get_rotation(self):
     """getter for property rotation"""
     return QGraphicsObject.rotation(self)
示例#2
0
 def _get_rotation(self):
     """getter for property rotation"""
     return QGraphicsObject.rotation(self)