Public Member Functions | |
def | __init__ (self, context) |
def | set_button_stop (self) |
def | set_ok (self) |
def | set_scanner_stop (self) |
def | set_stale (self) |
Dashboard widget to display Care-O-bot Runstop state.
Definition at line 23 of file cob_runstops.py.
def cob_dashboard.cob_runstops.COBRunstops.__init__ | ( | self, | |
context | |||
) |
:param context: the plugin context :type context: qt_gui.plugin.Plugin
Definition at line 27 of file cob_runstops.py.
def cob_dashboard.cob_runstops.COBRunstops.set_button_stop | ( | self | ) |
Definition at line 47 of file cob_runstops.py.
def cob_dashboard.cob_runstops.COBRunstops.set_ok | ( | self | ) |
Definition at line 44 of file cob_runstops.py.
def cob_dashboard.cob_runstops.COBRunstops.set_scanner_stop | ( | self | ) |
Definition at line 50 of file cob_runstops.py.
def cob_dashboard.cob_runstops.COBRunstops.set_stale | ( | self | ) |
Definition at line 53 of file cob_runstops.py.