Cat
Classes | Namespaces | Functions | Variables
gui.py File Reference

Go to the source code of this file.

Classes

class  gui.SplashScreen
 
class  gui.Gui
 

Namespaces

 gui
 

Functions

def gui.main (argsCat=None)
 

Variables

 gui.args = argsCat
 try: catPath = os.path.dirname(file) os.chdir(os.path.join(catPath, "..")) except: pass More...
 
 gui.cat = Application()
 
 gui.gui = Gui()
 
string gui.mainOverview
 
string gui.__name__ = 'Main'