taurus taurus

Previous topic

ExternalAppEditor

Next topic

PanelDescriptionWizard

This Page

MacroBroker

Inheritance diagram of MacroBroker

class MacroBroker(parent)

Bases: PyQt4.QtCore.QObject, taurus.qt.qtgui.base.taurusbase.TaurusBaseComponent

onExpConfChanged(expconf)

slot to be called when experimental configuration changes. It should remove the temporary panels and create the new ones needed.

Parameters:expconf (:class:~`dict`) – An Experiment Description dictionary. See taurus.qt.qtcore.tango.sardana.QDoor.getExperimentDescription() for more details
removeTemporaryPanels(names=None)
setModel(doorname)