Package alarmserver :: Module gui
[hide private]
[frames] | no frames]

Module gui

source code

Created on 28.10.2013


Author: lehmann

Classes [hide private]
  AlarmServerModel
This class allows the user access to the alarm server via the model/view mechanism of the Qt framework.
Variables [hide private]
  ALARM_NR = 0
  ALARM_TEXT = 1
  ALARM_COUNTER = 2
  ALARM_TIME_COMING = 3
  ALARM_TIME_GOING = 4
  COLUMN_COUNT = 5
  TIME_PATTERN = '%H:%M:%S'
  __package__ = 'alarmserver'