예제 #1
0
 def select(self):
     """Select item"""
     AbstractShape.select(self)
     self.shape.select()
예제 #2
0
파일: annotations.py 프로젝트: HaMF/guiqwt
 def select(self):
     """Select item"""
     AbstractShape.select(self)
     self.shape.select()