

Public Member Functions | |
| def | __init__ |
| def | run |
Public Attributes | |
| parent | |
| executor | |
| proc | |
| def gui.Appli.Runner.run | ( | self | ) |
Definition at line 55 of file Appli.py.
References gui.Appli.Runner.parent, and gui.Appli.Runner.proc.
| gui.Appli.Runner.executor |
Definition at line 52 of file Appli.py.
Referenced by gui.Appli.Browser.run(), gui.Appli.Browser.step(), gui.Appli.Browser.stop(), and gui.Appli.Browser.susp().
| gui.Appli.Runner.parent |
Definition at line 51 of file Appli.py.
Referenced by gui.Appli.Runner.run().
| gui.Appli.Runner.proc |
Definition at line 53 of file Appli.py.
Referenced by gui.Appli.Runner.run(), gui.Appli.Browser.run(), and gui.Appli.Browser.step().