A grephical interface to mofe switches by hand and change their calibration.
More...
|
def | on_activate (self) |
| Create all UI objects and show the window.
|
|
def | show (self) |
| Make sure that the window is visible and at the top.
|
|
def | on_deactivate (self) |
| Hide window and stop ipython console.
|
|
def | manualStart (self) |
|
def | manualPause (self) |
|
def | manualStop (self) |
|
def | setRunToolState (self, index, index2=None) |
|
|
| tasklogic = Connector(interface='TaskRunner') |
| declare connectors
|
|
| sigRunTaskFromList = QtCore.Signal(object) |
|
| sigPauseTaskFromList = QtCore.Signal(object) |
|
| sigStopTaskFromList = QtCore.Signal(object) |
|
A grephical interface to mofe switches by hand and change their calibration.
The documentation for this class was generated from the following file:
- gui/taskrunner/taskgui.py