

Public Member Functions | |
| def | __init__ (self, caption, msg) |
| def | process (self, parent) |
Public Attributes | |
| caption | |
| msg | |
| def gui.Appli.ErrorEvent.__init__ | ( | self, | |
| caption, | |||
| msg | |||
| ) |
| def gui.Appli.ErrorEvent.process | ( | self, | |
| parent | |||
| ) |
Definition at line 45 of file Appli.py.
References gui.Appli.ErrorEvent.caption, and gui.Appli.ErrorEvent.msg.
| gui.Appli.ErrorEvent.caption |
Definition at line 43 of file Appli.py.
Referenced by gui.Appli.ErrorEvent.process().
| gui.Appli.ErrorEvent.msg |
Definition at line 44 of file Appli.py.
Referenced by gui.Appli.ErrorEvent.process().