TaurusDevPanel
- class TaurusDevPanel(parent=None, designMode=False)[source]
TaurusDevPanel is a Taurus Application inspired in Jive and Atk Panel.
It Provides a Device selector and several dockWidgets for interacting and displaying information from the selected device.
Import from
taurus.qt.qtgui.panel
as:from taurus.qt.qtgui.panel import TaurusDevPanel
- HELP_MENU_ENABLED = False
Whether to show the Help menu
- loadUi(filename=None, path=None)