seq  4.0.0-pre3
Classes | Variables
splash_window Namespace Reference

Classes

class  Splash
 Just a simple dialog with a couple of widgets. More...
 

Variables

 level
 
 app = QApplication(sys.argv)
 
 cfg = read_config_file()
 
 splash = Splash(None, "elt.gif", cfg.get('seq_server'), True, Qt.WindowStaysOnTopHint)
 

Variable Documentation

◆ app

splash_window.app = QApplication(sys.argv)

◆ cfg

splash_window.cfg = read_config_file()

◆ level

splash_window.level

◆ splash

splash_window.splash = Splash(None, "elt.gif", cfg.get('seq_server'), True, Qt.WindowStaysOnTopHint)