vacca.alarms module

Classes

VaccaPanic

class vacca.alarms.VaccaPanic(parent=None, filters='*', options=None, mainwindow=None)[source]

It is a class that inherits from AlarmGUI.

This Panel show the alarms, and allow to interact with them.

static getDefaultIcon()[source]
Returns:The Default Icon Path.
static getPanelDescription(name='PANIC', model='')[source]
Parameters:
  • name – Name for Panel
  • model – Model for the Panel
Returns:

Panel Descritption Object


class vacca.alarms.VaccaPanic(parent=None, filters='*', options=None, mainwindow=None)[source]

Bases: panic.gui.gui.AlarmGUI

It is a class that inherits from AlarmGUI.

This Panel show the alarms, and allow to interact with them.

static getDefaultIcon()[source]
Returns:The Default Icon Path.
static getPanelDescription(name='PANIC', model='')[source]
Parameters:
  • name – Name for Panel
  • model – Model for the Panel
Returns:

Panel Descritption Object