示例#1
0
文件: mainwindow.py 项目: halbbob/dff
 def applyModule(self, modname, modtype, selected):
     appMod = ApplyModule(self)
     appMod.openApplyModule(modname, modtype, selected)