seq  4.0.0-pre3
Classes | Namespaces | Variables
splash_window.py File Reference

Classes

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

Namespaces

 splash_window
 

Variables

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