Exemple #1
0
 def font(self):
     if not self.PIC_CHK_D():
         return Qt.QFont()
     return self.d.pte_.font()