コード例 #1
0
 def showEvent(self, event):
     QSplashScreen.showEvent(self, event)
     # Raise to top on show.
     self.raise_()