InstrumentView

This is a Python binding to the C++ class Mantidplot::InstrumentView.

bases: mantidplot.MDIWindow

class mantidplot.InstrumentView

The InstrumentWindow contains functionality for exploring a 3D model of an instrument. It is a tabbed widget offering rendering, picking, masking and grouping functions. There is also a tree view of the instrument hierarchy.

For further help see the functions defined on each of the following
  • InstrumentWidget
  • InstrumentWidgetRenderTab
  • InstrumentWidgetPickTab
  • InstrumentWidgetMaskTab
Both = 2
Box = 1
class CaptionPolicy
__init__

x.__init__(...) initializes x; see help(type(x)) for signature

bit_length() → int

Number of bits necessary to represent self in binary. >>> bin(37) ‘0b100101’ >>> (37).bit_length() 6

conjugate()

Returns self, the complex conjugate of any int.

denominator

the denominator of a rational number in lowest terms

imag

the imaginary part of a complex number

numerator

the numerator of a rational number in lowest terms

real

the real part of a complex number

InstrumentView.DrawChildren = 2
InstrumentView.DrawWindowBackground = 1
InstrumentView.HLine = 4
InstrumentView.IgnoreMask = 4
InstrumentView.Label = 1
InstrumentView.Name = 0
InstrumentView.NoFrame = 0
class InstrumentView.PaintDeviceMetric
__init__

x.__init__(...) initializes x; see help(type(x)) for signature

bit_length() → int

Number of bits necessary to represent self in binary. >>> bin(37) ‘0b100101’ >>> (37).bit_length() 6

conjugate()

Returns self, the complex conjugate of any int.

denominator

the denominator of a rational number in lowest terms

imag

the imaginary part of a complex number

numerator

the numerator of a rational number in lowest terms

real

the real part of a complex number

InstrumentView.Panel = 2
InstrumentView.PdmDepth = 6
InstrumentView.PdmDpiX = 7
InstrumentView.PdmDpiY = 8
InstrumentView.PdmHeight = 2
InstrumentView.PdmHeightMM = 4
InstrumentView.PdmNumColors = 5
InstrumentView.PdmPhysicalDpiX = 9
InstrumentView.PdmPhysicalDpiY = 10
InstrumentView.PdmWidth = 1
InstrumentView.PdmWidthMM = 3
InstrumentView.Plain = 16
InstrumentView.Raised = 32
class InstrumentView.RenderFlag
__init__

x.__init__(...) initializes x; see help(type(x)) for signature

bit_length() → int

Number of bits necessary to represent self in binary. >>> bin(37) ‘0b100101’ >>> (37).bit_length() 6

conjugate()

Returns self, the complex conjugate of any int.

denominator

the denominator of a rational number in lowest terms

imag

the imaginary part of a complex number

numerator

the numerator of a rational number in lowest terms

real

the real part of a complex number

class InstrumentView.RenderFlags

QWidget.RenderFlags(QWidget.RenderFlags) QWidget.RenderFlags(int) QWidget.RenderFlags()

__init__

x.__init__(...) initializes x; see help(type(x)) for signature

class InstrumentView.Shadow
__init__

x.__init__(...) initializes x; see help(type(x)) for signature

bit_length() → int

Number of bits necessary to represent self in binary. >>> bin(37) ‘0b100101’ >>> (37).bit_length() 6

conjugate()

Returns self, the complex conjugate of any int.

denominator

the denominator of a rational number in lowest terms

imag

the imaginary part of a complex number

numerator

the numerator of a rational number in lowest terms

real

the real part of a complex number

InstrumentView.Shadow_Mask = 240
class InstrumentView.Shape
__init__

x.__init__(...) initializes x; see help(type(x)) for signature

bit_length() → int

Number of bits necessary to represent self in binary. >>> bin(37) ‘0b100101’ >>> (37).bit_length() 6

conjugate()

Returns self, the complex conjugate of any int.

denominator

the denominator of a rational number in lowest terms

imag

the imaginary part of a complex number

numerator

the numerator of a rational number in lowest terms

real

the real part of a complex number

InstrumentView.Shape_Mask = 15
class InstrumentView.StyleMask
__init__

x.__init__(...) initializes x; see help(type(x)) for signature

bit_length() → int

Number of bits necessary to represent self in binary. >>> bin(37) ‘0b100101’ >>> (37).bit_length() 6

conjugate()

Returns self, the complex conjugate of any int.

denominator

the denominator of a rational number in lowest terms

imag

the imaginary part of a complex number

numerator

the numerator of a rational number in lowest terms

real

the real part of a complex number

InstrumentView.StyledPanel = 6
InstrumentView.Sunken = 48
InstrumentView.VLine = 5
InstrumentView.WinPanel = 3
InstrumentView.__init__

x.__init__(...) initializes x; see help(type(x)) for signature

InstrumentView.acceptDrops(self) → bool
InstrumentView.accessibleDescription(self) → QString
InstrumentView.accessibleName(self) → QString
InstrumentView.actionEvent(self, QActionEvent)
InstrumentView.actions(self) → object
InstrumentView.activateWindow(self)
InstrumentView.addAction(self, QAction)
InstrumentView.addActions(self, object)
InstrumentView.adjustSize(self)
InstrumentView.autoFillBackground(self) → bool
InstrumentView.backgroundRole(self) → QPalette.ColorRole
InstrumentView.baseSize(self) → QSize
InstrumentView.blockSignals(self, bool) → bool
InstrumentView.captionPolicy(self) → MDIWindow.CaptionPolicy
InstrumentView.changeColormap(self)

changeColormap(self, QString)

InstrumentView.changeEvent(self, QEvent)
InstrumentView.childAt(self, QPoint) → QWidget

childAt(self, int, int) -> QWidget

InstrumentView.childEvent(self, QChildEvent)
InstrumentView.children(self) → object
InstrumentView.childrenRect(self) → QRect
InstrumentView.childrenRegion(self) → QRegion
InstrumentView.clearFocus(self)
InstrumentView.clearMask(self)
InstrumentView.close(self) → bool
InstrumentView.closeEvent(self, QCloseEvent)
InstrumentView.colorCount(self) → int
InstrumentView.confirmClose(self, bool)
InstrumentView.connect(QObject, QT_SIGNAL, QObject, QT_SLOT_QT_SIGNAL, Qt.ConnectionType = Qt.AutoConnection) → object

connect(QObject, QT_SIGNAL, Callable[..., None], Qt.ConnectionType = Qt.AutoConnection) -> object connect(self, QObject, QT_SIGNAL, QT_SLOT_QT_SIGNAL, Qt.ConnectionType = Qt.AutoConnection) -> object

InstrumentView.connectNotify(self, QT_SIGNAL)
InstrumentView.contentsMargins(self) → QMargins
InstrumentView.contentsRect(self) → QRect
InstrumentView.contextMenuEvent(self, QContextMenuEvent)
InstrumentView.contextMenuPolicy(self) → Qt.ContextMenuPolicy
InstrumentView.create(self, window: int = 0, initializeWindow: bool = True, destroyOldWindow: bool = True)
InstrumentView.cursor(self) → QCursor
InstrumentView.customContextMenuRequested

customContextMenuRequested(self, QPoint) [signal]

InstrumentView.customEvent(self, QEvent)
InstrumentView.deleteLater(self)
InstrumentView.depth(self) → int
InstrumentView.destroy(self, destroyWindow: bool = True, destroySubWindows: bool = True)
InstrumentView.destroyed

destroyed(self, QObject = None) [signal] destroyed(self) [signal]

InstrumentView.devType(self) → int
InstrumentView.disconnect(QObject, QT_SIGNAL, QObject, QT_SLOT_QT_SIGNAL) → object

disconnect(QObject, QT_SIGNAL, Callable[..., None]) -> object

InstrumentView.disconnectNotify(self, QT_SIGNAL)
InstrumentView.dock(self)
InstrumentView.dragEnterEvent(self, QDragEnterEvent)
InstrumentView.dragLeaveEvent(self, QDragLeaveEvent)
InstrumentView.dragMoveEvent(self, QDragMoveEvent)
InstrumentView.drawFrame(self, QPainter)
InstrumentView.dropEvent(self, QDropEvent)
InstrumentView.dumpObjectInfo(self)
InstrumentView.dumpObjectTree(self)
InstrumentView.dynamicPropertyNames(self) → object
InstrumentView.effectiveWinId(self) → int
InstrumentView.emit(self, QT_SIGNAL, *)
InstrumentView.enabledChange(self, bool)
InstrumentView.ensurePolished(self)
InstrumentView.enterEvent(self, QEvent)
InstrumentView.event(self, QEvent) → bool
InstrumentView.eventFilter(self, QObject, QEvent) → bool
InstrumentView.find(int) → QWidget
InstrumentView.findChild(self, type, name: QString = QString()) → object

findChild(self, Tuple, name: QString = QString()) -> object

InstrumentView.findChildren(self, type, name: QString = QString()) → List

findChildren(self, Tuple, name: QString = QString()) -> List findChildren(self, type, QRegExp) -> List findChildren(self, Tuple, QRegExp) -> List

InstrumentView.focusInEvent(self, QFocusEvent)
InstrumentView.focusNextChild(self) → bool
InstrumentView.focusNextPrevChild(self, bool) → bool
InstrumentView.focusOutEvent(self, QFocusEvent)
InstrumentView.focusPolicy(self) → Qt.FocusPolicy
InstrumentView.focusPreviousChild(self) → bool
InstrumentView.focusProxy(self) → QWidget
InstrumentView.focusWidget(self) → QWidget
InstrumentView.font(self) → QFont
InstrumentView.fontChange(self, QFont)
InstrumentView.fontInfo(self) → QFontInfo
InstrumentView.fontMetrics(self) → QFontMetrics
InstrumentView.foregroundRole(self) → QPalette.ColorRole
InstrumentView.frameGeometry(self) → QRect
InstrumentView.frameRect(self) → QRect
InstrumentView.frameShadow(self) → QFrame.Shadow
InstrumentView.frameShape(self) → QFrame.Shape
InstrumentView.frameSize(self) → QSize
InstrumentView.frameStyle(self) → int
InstrumentView.frameWidth(self) → int
InstrumentView.geometry(self) → QRect
InstrumentView.getContentsMargins(self) → Tuple[int, int, int, int]
InstrumentView.getTab()

Returns a handler to the requested tab

Args:

title The full title of a tab in the window
Returns:
a pointer to the requested tab widget

Returns a handler to the requested tab

Args:
tab One of the Tab enumeration types:
InstrumentWidget.RENDER,InstrumentWidget.PICK, InstrumentWidget.MASK,InstrumentWidget.TREE
Returns:
a pointer to the requested tab widget
InstrumentView.grabGesture(self, Qt.GestureType, flags: Qt.GestureFlags = Qt.GestureFlags(0))
InstrumentView.grabKeyboard(self)
InstrumentView.grabMouse(self)

grabMouse(self, QCursor)

InstrumentView.grabShortcut(self, QKeySequence, context: Qt.ShortcutContext = Qt.WindowShortcut) → int
InstrumentView.graphicsEffect(self) → QGraphicsEffect
InstrumentView.graphicsProxyWidget(self) → QGraphicsProxyWidget
InstrumentView.handle(self) → int
InstrumentView.hasFocus(self) → bool
InstrumentView.hasMouseTracking(self) → bool
InstrumentView.height(self) → int
InstrumentView.heightForWidth(self, int) → int
InstrumentView.heightMM(self) → int
InstrumentView.hide(self)
InstrumentView.hideEvent(self, QHideEvent)
InstrumentView.inherits(self, str) → bool
InstrumentView.inputContext(self) → QInputContext
InstrumentView.inputMethodEvent(self, QInputMethodEvent)
InstrumentView.inputMethodHints(self) → Qt.InputMethodHints
InstrumentView.inputMethodQuery(self, Qt.InputMethodQuery) → QVariant
InstrumentView.insertAction(self, QAction, QAction)
InstrumentView.insertActions(self, QAction, object)
InstrumentView.installEventFilter(self, QObject)
InstrumentView.isActiveWindow(self) → bool
InstrumentView.isAncestorOf(self, QWidget) → bool
InstrumentView.isDocked(self) → bool
InstrumentView.isEnabled(self) → bool
InstrumentView.isEnabledTo(self, QWidget) → bool
InstrumentView.isEnabledToTLW(self) → bool
InstrumentView.isFloating(self) → bool
InstrumentView.isFullScreen(self) → bool
InstrumentView.isHidden(self) → bool
InstrumentView.isLeftToRight(self) → bool
InstrumentView.isMaximized(self) → bool
InstrumentView.isMinimized(self) → bool
InstrumentView.isModal(self) → bool
InstrumentView.isRightToLeft(self) → bool
InstrumentView.isTopLevel(self) → bool
InstrumentView.isVisible(self) → bool
InstrumentView.isVisibleTo(self, QWidget) → bool
InstrumentView.isWidgetType(self) → bool
InstrumentView.isWindow(self) → bool
InstrumentView.isWindowModified(self) → bool
InstrumentView.keyPressEvent(self, QKeyEvent)
InstrumentView.keyReleaseEvent(self, QKeyEvent)
InstrumentView.keyboardGrabber() → QWidget
InstrumentView.killTimer(self, int)
InstrumentView.languageChange(self)
InstrumentView.layout(self) → QLayout
InstrumentView.layoutDirection(self) → Qt.LayoutDirection
InstrumentView.leaveEvent(self, QEvent)
InstrumentView.lineWidth(self) → int
InstrumentView.locale(self) → QLocale
InstrumentView.logicalDpiX(self) → int
InstrumentView.logicalDpiY(self) → int
InstrumentView.lower(self)
InstrumentView.mapFrom(self, QWidget, QPoint) → QPoint
InstrumentView.mapFromGlobal(self, QPoint) → QPoint
InstrumentView.mapFromParent(self, QPoint) → QPoint
InstrumentView.mapTo(self, QWidget, QPoint) → QPoint
InstrumentView.mapToGlobal(self, QPoint) → QPoint
InstrumentView.mapToParent(self, QPoint) → QPoint
InstrumentView.mask(self) → QRegion
InstrumentView.maximumHeight(self) → int
InstrumentView.maximumSize(self) → QSize
InstrumentView.maximumWidth(self) → int
InstrumentView.metaObject(self) → QMetaObject
InstrumentView.metric(self, QPaintDevice.PaintDeviceMetric) → int
InstrumentView.midLineWidth(self) → int
InstrumentView.minimumHeight(self) → int
InstrumentView.minimumSize(self) → QSize
InstrumentView.minimumSizeHint(self) → QSize
InstrumentView.minimumWidth(self) → int
InstrumentView.mouseDoubleClickEvent(self, QMouseEvent)
InstrumentView.mouseGrabber() → QWidget
InstrumentView.mouseMoveEvent(self, QMouseEvent)
InstrumentView.mousePressEvent(self, QMouseEvent)
InstrumentView.mouseReleaseEvent(self, QMouseEvent)
InstrumentView.move(self, QPoint)

move(self, int, int)

InstrumentView.moveEvent(self, QMoveEvent)
InstrumentView.moveToThread(self, QThread)
InstrumentView.name(self) → QString
InstrumentView.nativeParentWidget(self) → QWidget
InstrumentView.nextInFocusChain(self) → QWidget
InstrumentView.normalGeometry(self) → QRect
InstrumentView.numColors(self) → int
InstrumentView.objectName(self) → QString
InstrumentView.overlay()

Overlays a workspace onto an unwrapped surface on the instrument view. Raises a dialog box if the current surface is not unwrapped.

Args:
wsName The name of the workspace
Returns:
A boolean indicating if the overlay was successful or not
InstrumentView.overrideWindowFlags(self, Qt.WindowFlags)
InstrumentView.overrideWindowState(self, Qt.WindowStates)
InstrumentView.paintEngine(self) → QPaintEngine
InstrumentView.paintEvent(self, QPaintEvent)
InstrumentView.paintingActive(self) → bool
InstrumentView.palette(self) → QPalette
InstrumentView.paletteChange(self, QPalette)
InstrumentView.parent(self) → QObject
InstrumentView.parentWidget(self) → QWidget
InstrumentView.physicalDpiX(self) → int
InstrumentView.physicalDpiY(self) → int
InstrumentView.pos(self) → QPoint
InstrumentView.previousInFocusChain(self) → QWidget
InstrumentView.property(self, str) → QVariant
InstrumentView.pyqtConfigure(...)

Each keyword argument is either the name of a Qt property or a Qt signal. For properties the property is set to the given value which should be of an appropriate type. For signals the signal is connected to the given value which should be a callable.

InstrumentView.raise_(self)
InstrumentView.receivers(self, QT_SIGNAL) → int
InstrumentView.rect(self) → QRect
InstrumentView.releaseKeyboard(self)
InstrumentView.releaseMouse(self)
InstrumentView.releaseShortcut(self, int)
InstrumentView.removeAction(self, QAction)
InstrumentView.removeEventFilter(self, QObject)
InstrumentView.render(self, QPaintDevice, targetOffset: QPoint = QPoint(), sourceRegion: QRegion = QRegion(), flags: QWidget.RenderFlags = QWidget.DrawWindowBackground|QWidget.DrawChildren)

render(self, QPainter, targetOffset: QPoint = QPoint(), sourceRegion: QRegion = QRegion(), flags: QWidget.RenderFlags = QWidget.DrawWindowBackground|QWidget.DrawChildren)

InstrumentView.repaint(self)

repaint(self, int, int, int, int) repaint(self, QRect) repaint(self, QRegion)

InstrumentView.resetInputContext(self)
InstrumentView.resize(self, QSize)

resize(self, int, int)

InstrumentView.resizeEvent(self, QResizeEvent)
InstrumentView.restore(self, QStringList)
InstrumentView.restoreGeometry(self, QByteArray) → bool
InstrumentView.saveGeometry(self) → QByteArray
InstrumentView.scroll(self, int, int)

scroll(self, int, int, QRect)

InstrumentView.selectComponent(self, QString)
InstrumentView.sender(self) → QObject
InstrumentView.senderSignalIndex(self) → int
InstrumentView.setAcceptDrops(self, bool)
InstrumentView.setAccessibleDescription(self, QString)
InstrumentView.setAccessibleName(self, QString)
InstrumentView.setAttribute(self, Qt.WidgetAttribute, on: bool = True)
InstrumentView.setAutoFillBackground(self, bool)
InstrumentView.setBackgroundRole(self, QPalette.ColorRole)
InstrumentView.setBaseSize(self, int, int)

setBaseSize(self, QSize)

InstrumentView.setBinRange()

Updates the integration range over which the colours are calculated

Args:
min_value The minimum value over which the data is integrated max_value The maximum value over which the data is integrated
InstrumentView.setCaptionPolicy(self, MDIWindow.CaptionPolicy)
InstrumentView.setColorMapMaxValue(self, float)
InstrumentView.setColorMapMinValue(self, float)
InstrumentView.setColorMapRange(self, float, float)
InstrumentView.setContentsMargins(self, int, int, int, int)

setContentsMargins(self, QMargins)

InstrumentView.setContextMenuPolicy(self, Qt.ContextMenuPolicy)
InstrumentView.setCursor(self, QCursor)
InstrumentView.setDisabled(self, bool)
InstrumentView.setEnabled(self, bool)
InstrumentView.setFixedHeight(self, int)
InstrumentView.setFixedSize(self, QSize)

setFixedSize(self, int, int)

InstrumentView.setFixedWidth(self, int)
InstrumentView.setFocus(self)
InstrumentView.setFocusPolicy(self, Qt.FocusPolicy)
InstrumentView.setFocusProxy(self, QWidget)
InstrumentView.setFont(self, QFont)
InstrumentView.setForegroundRole(self, QPalette.ColorRole)
InstrumentView.setFrameRect(self, QRect)
InstrumentView.setFrameShadow(self, QFrame.Shadow)
InstrumentView.setFrameShape(self, QFrame.Shape)
InstrumentView.setFrameStyle(self, int)
InstrumentView.setGeometry(self, QRect)

setGeometry(self, int, int, int, int)

InstrumentView.setGraphicsEffect(self, QGraphicsEffect)
InstrumentView.setHidden(self, bool)
InstrumentView.setInputContext(self, QInputContext)
InstrumentView.setInputMethodHints(self, Qt.InputMethodHints)
InstrumentView.setLayout(self, QLayout)
InstrumentView.setLayoutDirection(self, Qt.LayoutDirection)
InstrumentView.setLineWidth(self, int)
InstrumentView.setLocale(self, QLocale)
InstrumentView.setMask(self, QBitmap)

setMask(self, QRegion)

InstrumentView.setMaximumHeight(self, int)
InstrumentView.setMaximumSize(self, int, int)

setMaximumSize(self, QSize)

InstrumentView.setMaximumWidth(self, int)
InstrumentView.setMidLineWidth(self, int)
InstrumentView.setMinimumHeight(self, int)
InstrumentView.setMinimumSize(self, int, int)

setMinimumSize(self, QSize)

InstrumentView.setMinimumWidth(self, int)
InstrumentView.setMouseTracking(self, bool)
InstrumentView.setObjectName(self, QString)
InstrumentView.setPalette(self, QPalette)
InstrumentView.setParent(self, QWidget)

setParent(self, QWidget, Qt.WindowFlags)

InstrumentView.setProperty(self, str, QVariant) → bool
InstrumentView.setScaleType(self, GraphOptions.ScaleType)
InstrumentView.setShortcutAutoRepeat(self, int, enabled: bool = True)
InstrumentView.setShortcutEnabled(self, int, enabled: bool = True)
InstrumentView.setShown(self, bool)
InstrumentView.setSizeIncrement(self, int, int)

setSizeIncrement(self, QSize)

InstrumentView.setSizePolicy(self, QSizePolicy)

setSizePolicy(self, QSizePolicy.Policy, QSizePolicy.Policy)

InstrumentView.setStatusTip(self, QString)
InstrumentView.setStyle(self, QStyle)
InstrumentView.setStyleSheet(self, QString)
InstrumentView.setTabOrder(QWidget, QWidget)
InstrumentView.setToolTip(self, QString)
InstrumentView.setUpdatesEnabled(self, bool)
InstrumentView.setViewType(self, QString)
InstrumentView.setVisible(self, bool)
InstrumentView.setWhatsThis(self, QString)
InstrumentView.setWindowFilePath(self, QString)
InstrumentView.setWindowFlags(self, Qt.WindowFlags)
InstrumentView.setWindowIcon(self, QIcon)
InstrumentView.setWindowIconText(self, QString)
InstrumentView.setWindowLabel(self, QString)
InstrumentView.setWindowModality(self, Qt.WindowModality)
InstrumentView.setWindowModified(self, bool)
InstrumentView.setWindowOpacity(self, float)
InstrumentView.setWindowRole(self, QString)
InstrumentView.setWindowState(self, Qt.WindowStates)
InstrumentView.setWindowTitle(self, QString)
InstrumentView.show(self)
InstrumentView.showEvent(self, QShowEvent)
InstrumentView.showFullScreen(self)
InstrumentView.showMaximized(self)
InstrumentView.showMinimized(self)
InstrumentView.showNormal(self)
InstrumentView.signalsBlocked(self) → bool
InstrumentView.size(self) → QSize
InstrumentView.sizeHint(self) → QSize
InstrumentView.sizeIncrement(self) → QSize
InstrumentView.sizePolicy(self) → QSizePolicy
InstrumentView.stackUnder(self, QWidget)
InstrumentView.startTimer(self, int) → int
InstrumentView.staticMetaObject = <PyQt4.QtCore.QMetaObject object at 0x7ff0489c10c8>
InstrumentView.statusTip(self) → QString
InstrumentView.style(self) → QStyle
InstrumentView.styleSheet(self) → QString
InstrumentView.tabletEvent(self, QTabletEvent)
InstrumentView.testAttribute(self, Qt.WidgetAttribute) → bool
InstrumentView.thread(self) → QThread
InstrumentView.timerEvent(self, QTimerEvent)
InstrumentView.toolTip(self) → QString
InstrumentView.topLevelWidget(self) → QWidget
InstrumentView.tr(self, object, disambiguation: str = None, n: int = -1) → QString
InstrumentView.trUtf8(self, object, disambiguation: str = None, n: int = -1) → QString
InstrumentView.underMouse(self) → bool
InstrumentView.undock(self)
InstrumentView.ungrabGesture(self, Qt.GestureType)
InstrumentView.unsetCursor(self)
InstrumentView.unsetLayoutDirection(self)
InstrumentView.unsetLocale(self)
InstrumentView.update(self)

update(self, QRect) update(self, QRegion) update(self, int, int, int, int)

InstrumentView.updateGeometry(self)
InstrumentView.updateMicroFocus(self)
InstrumentView.updatesEnabled(self) → bool
InstrumentView.visibleRegion(self) → QRegion
InstrumentView.whatsThis(self) → QString
InstrumentView.wheelEvent(self, QWheelEvent)
InstrumentView.width(self) → int
InstrumentView.widthMM(self) → int
InstrumentView.winId(self) → int
InstrumentView.window(self) → QWidget
InstrumentView.windowActivationChange(self, bool)
InstrumentView.windowFilePath(self) → QString
InstrumentView.windowFlags(self) → Qt.WindowFlags
InstrumentView.windowIcon(self) → QIcon
InstrumentView.windowIconText(self) → QString
InstrumentView.windowLabel(self) → object
InstrumentView.windowModality(self) → Qt.WindowModality
InstrumentView.windowOpacity(self) → float
InstrumentView.windowRole(self) → QString
InstrumentView.windowState(self) → Qt.WindowStates
InstrumentView.windowTitle(self) → QString
InstrumentView.windowType(self) → Qt.WindowType
InstrumentView.x(self) → int
InstrumentView.x11Info(self) → QX11Info
InstrumentView.x11PictureHandle(self) → int
InstrumentView.y(self) → int