예제 #1
0
 def OnVideo(self):
         video = Video(self)
         video.show()
예제 #2
0
 def OnVideo(self):
     video = Video(self.parent())
     video.show()