seq  4.0.0-pre3
Public Member Functions | Public Attributes | Properties | List of all members
splash_window.Splash Class Reference

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

Inheritance diagram for splash_window.Splash:

Public Member Functions

def __init__ (self, parent, filepath, cfg, request_new_server, *args)
 
def handle_frame_change (self)
 Updates the movie object with a new pixmap. More...
 
def server_process_finalize (self)
 Request to kill server process. More...
 
def worker_start (self)
 

Public Attributes

 ui
 
 movie
 

Properties

 server_running = property
 returns server runing status More...
 

Detailed Description

Just a simple dialog with a couple of widgets.

Constructor & Destructor Documentation

◆ __init__()

def splash_window.Splash.__init__ (   self,
  parent,
  filepath,
  cfg,
  request_new_server,
args 
)

Member Function Documentation

◆ handle_frame_change()

def splash_window.Splash.handle_frame_change (   self)

Updates the movie object with a new pixmap.

◆ server_process_finalize()

def splash_window.Splash.server_process_finalize (   self)

Request to kill server process.

◆ worker_start()

def splash_window.Splash.worker_start (   self)

Member Data Documentation

◆ movie

splash_window.Splash.movie

◆ ui

splash_window.Splash.ui

Property Documentation

◆ server_running

splash_window.Splash.server_running = property
static

returns server runing status


The documentation for this class was generated from the following file: