Exemplo n.º 1
0
 def settingsWidget(self):
     w = exporterSettings(self)
     w.loadSettings()
     return w
Exemplo n.º 2
0
 def settingsWidget(self):
     w = exporterSettings(self)
     w.loadSettings()
     return w