示例#1
0
 def __init__(self):
     EguanaMachineConfig.__init__(self)   
     self.buttonName = "Select Directory for 2D EMA"
     self.posPath = ""
示例#2
0
 def __init__(self):
     EguanaMachineConfig.__init__(self)   
示例#3
0
 def __init__(self):
     EguanaMachineConfig.__init__(self)   
     self.buttonName = "Select Directory for the APAS system"
     print("ok")
示例#4
0
 def __init__(self):
     EguanaMachineConfig.__init__(self)
     self.buttonName = "Select Directory for 3D EMA"
     self.getAllowedFilters = ["speech3DFilterConfig.py", "swallow3DFilterConfig.py"]