Class for define alarm structure.
More...
Class for define alarm structure.
Definition at line 46 of file alarm.py.
def airbus_cobot_gui.alarm.alarm.Alarm.__init__ |
( |
|
self, |
|
|
|
parent = None |
|
) |
| |
def airbus_cobot_gui.alarm.alarm.Alarm.acquit |
( |
|
self | ) |
|
def airbus_cobot_gui.alarm.alarm.Alarm.connect |
( |
|
self, |
|
|
|
func |
|
) |
| |
def airbus_cobot_gui.alarm.alarm.Alarm.emit |
( |
|
self, |
|
|
|
alarm_category |
|
) |
| |
airbus_cobot_gui.alarm.alarm.Alarm._actived |
|
private |
tuple airbus_cobot_gui.alarm.alarm.Alarm.sig_alarm = Signal(AlarmCategory) |
|
static |
The documentation for this class was generated from the following file: