InstrumentWindow

This a python binding to the C++ class Mantidplot::InstrumentWindow.

bases: mantidplot.MDIWindow

class mantidplot.InstrumentWindow

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
  • InstrumentWindowRenderTab
  • InstrumentWindowPickTab
  • InstrumentWindowMaskTab
Both = 2
Box = 1
CYLINDRICAL_X = 1
CYLINDRICAL_Y = 2
CYLINDRICAL_Z = 3
class CaptionPolicy
__init__

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

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

InstrumentWindow.DrawChildren = 2
InstrumentWindow.DrawWindowBackground = 1
InstrumentWindow.FULL3D = 0
InstrumentWindow.HLine = 4
InstrumentWindow.IgnoreMask = 4
InstrumentWindow.Label = 1
InstrumentWindow.MASK = 2
InstrumentWindow.Name = 0
InstrumentWindow.NoFrame = 0
InstrumentWindow.PICK = 1
class InstrumentWindow.PaintDeviceMetric
__init__

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

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

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

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

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 InstrumentWindow.RenderFlags

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

__init__

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

InstrumentWindow.SPHERICAL_X = 4
InstrumentWindow.SPHERICAL_Y = 5
InstrumentWindow.SPHERICAL_Z = 6
class InstrumentWindow.Shadow
__init__

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

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

InstrumentWindow.Shadow_Mask = 240
class InstrumentWindow.Shape
__init__

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

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

InstrumentWindow.Shape_Mask = 15
class InstrumentWindow.StyleMask
__init__

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

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

InstrumentWindow.StyledPanel = 6
InstrumentWindow.Sunken = 48
class InstrumentWindow.SurfaceType
__init__

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

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

InstrumentWindow.TREE = 3
class InstrumentWindow.Tab
__init__

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

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

InstrumentWindow.VLine = 5
InstrumentWindow.WinPanel = 3
InstrumentWindow.__init__

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

InstrumentWindow.acceptDrops() → bool
InstrumentWindow.accessibleDescription() → QString
InstrumentWindow.accessibleName() → QString
InstrumentWindow.actionEvent(QActionEvent)
InstrumentWindow.actions() → list-of-QAction
InstrumentWindow.activateWindow()
InstrumentWindow.addAction(QAction)
InstrumentWindow.addActions(list-of-QAction)
InstrumentWindow.adjustSize()
InstrumentWindow.autoFillBackground() → bool
InstrumentWindow.backgroundRole() → QPalette.ColorRole
InstrumentWindow.baseSize() → QSize
InstrumentWindow.blockSignals(bool) → bool
InstrumentWindow.captionPolicy() → MDIWindow.CaptionPolicy
InstrumentWindow.changeColormap()

InstrumentWindow.changeColormap(QString)

InstrumentWindow.changeEvent(QEvent)
InstrumentWindow.childAt(QPoint) → QWidget

QWidget.childAt(int, int) -> QWidget

InstrumentWindow.childEvent(QChildEvent)
InstrumentWindow.children() → list-of-QObject
InstrumentWindow.childrenRect() → QRect
InstrumentWindow.childrenRegion() → QRegion
InstrumentWindow.clearFocus()
InstrumentWindow.clearMask()
InstrumentWindow.close() → bool
InstrumentWindow.closeEvent(QCloseEvent)
InstrumentWindow.colorCount() → int
InstrumentWindow.confirmClose(bool)
InstrumentWindow.connect(QObject, SIGNAL(), QObject, SLOT(), Qt.ConnectionType=Qt.AutoConnection) → bool

QObject.connect(QObject, SIGNAL(), callable, Qt.ConnectionType=Qt.AutoConnection) -> bool QObject.connect(QObject, SIGNAL(), SLOT(), Qt.ConnectionType=Qt.AutoConnection) -> bool

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

QWidget.customContextMenuRequested[QPoint] [signal]

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

QObject.destroyed[QObject] [signal] QObject.destroyed[] [signal]

InstrumentWindow.devType() → int
InstrumentWindow.disconnect(QObject, SIGNAL(), QObject, SLOT()) → bool

QObject.disconnect(QObject, SIGNAL(), callable) -> bool

InstrumentWindow.disconnectNotify(SIGNAL())
InstrumentWindow.dock()
InstrumentWindow.dragEnterEvent(QDragEnterEvent)
InstrumentWindow.dragLeaveEvent(QDragLeaveEvent)
InstrumentWindow.dragMoveEvent(QDragMoveEvent)
InstrumentWindow.drawFrame(QPainter)
InstrumentWindow.dropEvent(QDropEvent)
InstrumentWindow.dumpObjectInfo()
InstrumentWindow.dumpObjectTree()
InstrumentWindow.dynamicPropertyNames() → list-of-QByteArray
InstrumentWindow.effectiveWinId() → int
InstrumentWindow.emit(SIGNAL(), ...)
InstrumentWindow.enabledChange(bool)
InstrumentWindow.ensurePolished()
InstrumentWindow.enterEvent(QEvent)
InstrumentWindow.event(QEvent) → bool
InstrumentWindow.eventFilter(QObject, QEvent) → bool
InstrumentWindow.find(int) → QWidget
InstrumentWindow.findChild(type, QString name=QString()) → QObject
InstrumentWindow.findChildren(type, QString name=QString()) → list-of-QObject

QObject.findChildren(type, QRegExp) -> list-of-QObject

InstrumentWindow.focusInEvent(QFocusEvent)
InstrumentWindow.focusNextChild() → bool
InstrumentWindow.focusNextPrevChild(bool) → bool
InstrumentWindow.focusOutEvent(QFocusEvent)
InstrumentWindow.focusPolicy() → Qt.FocusPolicy
InstrumentWindow.focusPreviousChild() → bool
InstrumentWindow.focusProxy() → QWidget
InstrumentWindow.focusWidget() → QWidget
InstrumentWindow.font() → QFont
InstrumentWindow.fontChange(QFont)
InstrumentWindow.fontInfo() → QFontInfo
InstrumentWindow.fontMetrics() → QFontMetrics
InstrumentWindow.foregroundRole() → QPalette.ColorRole
InstrumentWindow.frameGeometry() → QRect
InstrumentWindow.frameRect() → QRect
InstrumentWindow.frameShadow() → QFrame.Shadow
InstrumentWindow.frameShape() → QFrame.Shape
InstrumentWindow.frameSize() → QSize
InstrumentWindow.frameStyle() → int
InstrumentWindow.frameWidth() → int
InstrumentWindow.geometry() → QRect
InstrumentWindow.getContentsMargins() -> (int, int, int, int)
InstrumentWindow.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:
InstrumentWindow.RENDER,InstrumentWindow.PICK, InstrumentWindow.MASK,InstrumentWindow.TREE
Returns:
a pointer to the requested tab widget
InstrumentWindow.grabGesture(Qt.GestureType, Qt.GestureFlags flags=Qt.GestureFlags(0))
InstrumentWindow.grabKeyboard()
InstrumentWindow.grabMouse()

QWidget.grabMouse(QCursor)

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

QWidget.move(int, int)

InstrumentWindow.moveEvent(QMoveEvent)
InstrumentWindow.moveToThread(QThread)
InstrumentWindow.name() → QString
InstrumentWindow.nativeParentWidget() → QWidget
InstrumentWindow.nextInFocusChain() → QWidget
InstrumentWindow.normalGeometry() → QRect
InstrumentWindow.numColors() → int
InstrumentWindow.objectName() → QString
InstrumentWindow.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
InstrumentWindow.overrideWindowFlags(Qt.WindowFlags)
InstrumentWindow.overrideWindowState(Qt.WindowStates)
InstrumentWindow.paintEngine() → QPaintEngine
InstrumentWindow.paintEvent(QPaintEvent)
InstrumentWindow.paintingActive() → bool
InstrumentWindow.palette() → QPalette
InstrumentWindow.paletteChange(QPalette)
InstrumentWindow.parent() → QObject
InstrumentWindow.parentWidget() → QWidget
InstrumentWindow.physicalDpiX() → int
InstrumentWindow.physicalDpiY() → int
InstrumentWindow.pos() → QPoint
InstrumentWindow.previousInFocusChain() → QWidget
InstrumentWindow.property(str) → QVariant
InstrumentWindow.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.

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

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

InstrumentWindow.repaint()

QWidget.repaint(int, int, int, int) QWidget.repaint(QRect) QWidget.repaint(QRegion)

InstrumentWindow.resetInputContext()
InstrumentWindow.resize(QSize)

QWidget.resize(int, int)

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

QWidget.scroll(int, int, QRect)

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

QWidget.setBaseSize(QSize)

InstrumentWindow.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
InstrumentWindow.setCaptionPolicy(MDIWindow.CaptionPolicy)
InstrumentWindow.setColorMapMaxValue(float)
InstrumentWindow.setColorMapMinValue(float)
InstrumentWindow.setColorMapRange(float, float)
InstrumentWindow.setContentsMargins(int, int, int, int)

QWidget.setContentsMargins(QMargins)

InstrumentWindow.setContextMenuPolicy(Qt.ContextMenuPolicy)
InstrumentWindow.setCursor(QCursor)
InstrumentWindow.setDisabled(bool)
InstrumentWindow.setEnabled(bool)
InstrumentWindow.setFixedHeight(int)
InstrumentWindow.setFixedSize(QSize)

QWidget.setFixedSize(int, int)

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

QWidget.setGeometry(int, int, int, int)

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

QWidget.setMask(QRegion)

InstrumentWindow.setMaximumHeight(int)
InstrumentWindow.setMaximumSize(int, int)

QWidget.setMaximumSize(QSize)

InstrumentWindow.setMaximumWidth(int)
InstrumentWindow.setMidLineWidth(int)
InstrumentWindow.setMinimumHeight(int)
InstrumentWindow.setMinimumSize(int, int)

QWidget.setMinimumSize(QSize)

InstrumentWindow.setMinimumWidth(int)
InstrumentWindow.setMouseTracking(bool)
InstrumentWindow.setObjectName(QString)
InstrumentWindow.setPalette(QPalette)
InstrumentWindow.setParent(QWidget)

QWidget.setParent(QWidget, Qt.WindowFlags)

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

QWidget.setSizeIncrement(QSize)

InstrumentWindow.setSizePolicy(QSizePolicy)

QWidget.setSizePolicy(QSizePolicy.Policy, QSizePolicy.Policy)

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

QWidget.update(QRect) QWidget.update(QRegion) QWidget.update(int, int, int, int)

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