TaurusDevPanel

Inheritance diagram of 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

createActions()[source]

create actions

classmethod getQtDesignerPluginInfo()[source]

TaurusGui is not to be in designer

loadUi(filename=None, path=None)
onDeviceSelected(devinfo)[source]
onItemSelectionChanged(current, previous)[source]
setDevice(devname)[source]

set the device to be shown by the commands and attr forms

setModel(name, **kwargs)[source]

Reimplemented to delegate model to the commands and attrs forms

setTangoHost(host)[source]

extended from :class:setTangoHost