예제 #1
0
파일: mainwindow.py 프로젝트: halbbob/dff
 def applyModule(self, modname, modtype, selected):
     appMod = ApplyModule(self)
     appMod.openApplyModule(modname, modtype, selected)