Ejemplo n.º 1
0
 def postWidgetCreate(self, instance):
     if not self.enabled:
         instance.setSelectionEnable(False)
     ConfigList.postWidgetCreate(self, instance)
Ejemplo n.º 2
0
 def postWidgetCreate(self, instance):
     if not self.enabled:
         instance.setSelectionEnable(False)
     ConfigList.postWidgetCreate(self, instance)