Qudi
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
taskgui.TaskGui Class Reference

A grephical interface to mofe switches by hand and change their calibration. More...

Inheritance diagram for taskgui.TaskGui:
Inheritance graph
[legend]
Collaboration diagram for taskgui.TaskGui:
Collaboration graph
[legend]

Public Member Functions

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)
 

Public Attributes

 logic
 

Static Public Attributes

 tasklogic = Connector(interface='TaskRunner')
 declare connectors
 
 sigRunTaskFromList = QtCore.Signal(object)
 
 sigPauseTaskFromList = QtCore.Signal(object)
 
 sigStopTaskFromList = QtCore.Signal(object)
 

Detailed Description

A grephical interface to mofe switches by hand and change their calibration.


The documentation for this class was generated from the following file: