taurus taurus

Previous topic

TaurusSequencer

Next topic

DoorDebug

This Page

TaurusSequencerWidget

Inheritance diagram of TaurusSequencerWidget

class TaurusSequencerWidget(parent=None, designMode=False)

Bases: taurus.qt.qtgui.container.tauruswidget.TaurusWidget

checkDoorState()

Method used by “Check door state” action (available in the context menu). It is a workaround for situations when the event notification about the macro status does not reach the sequencer widget.

contextMenuEvent(event)
doorName()
emitExecutionStarted()
emptySequence()
firstMacroId()
fromPlainText(plainText)
fromXmlString(xmlString)
classmethod getQtDesignerPluginInfo()
isEmptySequence()
isFullSequencePlot()
isMacroSelected()
lastMacroId()
macroIds()
onAdd()
onDoorChanged(doorName)
onMacroComboBoxChanged()
onMacroStatusUpdated(data)
onNewSequence()
onOpenSequence()
onPauseSequence()
onPlaySequence()
onSaveSequence()
onStopSequence()
sequencesPath()
setDoorName(doorName)
setEmitExecutionStarted(yesNo)
setFirstMacroId(firstMacroId)
setFullSequencePlot(fullSequencePlot)
setLastMacroId(lastMacroId)
setMacroIds(macroIds)
setMacroParametersRootIndex(sourceIndex)
setModel(model)
setSequencesPath(sequencesPath)