Beispiel #1
0
 def hide(self):
     QFrame.hide(self)
Beispiel #2
0
	def hide(self): QFrame.hide(self)

	def show(self): QFrame.show(self)