예제 #1
0
 def applyStyle(self):
   Text.applyStyle(self)
   if self.arrow:
     self.arrow.applyStyle()
   self.updatePos()