MainWindow

class lsst.ts.m2gui.MainWindow(is_output_log_to_file: bool, is_output_log_on_screen: bool, is_simulation_mode: bool, is_crio_simulator: bool = False, log: logging.Logger | None = None, log_level: int = 30)

Bases: QMainWindow

Main window of the application.

Parameters

is_output_log_to_filebool

Is outputting the log messages to file or not.

is_output_log_on_screenbool

Is outputting the log messages on screen or not.

is_simulation_mode: bool

Is the simulation mode or not.

is_crio_simulatorbool, optional

Is using the M2 cRIO simulator or not. (the default is False)

loglogging.Logger or None, optional

A logger. If None, a logger will be instantiated. (the default is None)

log_levelint, optional

Logging level. (the default is logging.WARN)

Attributes

loglogging.Logger

A logger.

modelModel

Model class.

Attributes Summary

customContextMenuRequested

destroyed

iconSizeChanged

objectNameChanged

painters

staticMetaObject

tabifiedDockWidgetActivated

toolButtonStyleChanged

windowIconChanged

windowIconTextChanged

windowTitleChanged

Methods Summary

acceptDrops(self)

accessibleDescription(self)

accessibleName(self)

actionEvent(self, event)

actions(self)

activateWindow(self)

addAction(...)

addActions(self, actions)

addDockWidget(-> None)

addToolBar(...)

addToolBarBreak(self[, area])

adjustSize(self)

autoFillBackground(self)

backgroundRole(self)

backingStore(self)

baseSize(self)

blockSignals(self, b)

centralWidget(self)

changeEvent(self, event)

childAt(-> PySide6.QtWidgets.QWidget)

childEvent(self, event)

children(self)

childrenRect(self)

childrenRegion(self)

clearFocus(self)

clearMask(self)

close(self)

closeEvent(self, event)

colorCount(self)

connect(...)

connectNotify(self, signal)

contentsMargins(self)

contentsRect(self)

contextMenuEvent(self, event)

contextMenuPolicy(self)

corner(self, corner)

create(self[, arg__1, initializeWindow, ...])

createPopupMenu(self)

createWinId(self)

createWindowContainer(window[, parent, flags])

cursor(self)

customEvent(self, event)

deleteLater(self)

depth(self)

destroy(self[, destroyWindow, destroySubWindows])

devType(self)

devicePixelRatio(self)

devicePixelRatioF(self)

devicePixelRatioFScale()

disconnect(...)

disconnectNotify(self, signal)

dockOptions(self)

dockWidgetArea(self, dockwidget)

documentMode(self)

dragEnterEvent(self, event)

dragLeaveEvent(self, event)

dragMoveEvent(self, event)

dropEvent(self, event)

dumpObjectInfo(self)

dumpObjectTree(self)

dynamicPropertyNames(self)

effectiveWinId(self)

emit(self, arg__1, *args)

ensurePolished(self)

enterEvent(self, event)

event(self, event)

eventFilter(self, watched, event)

find(arg__1)

findChild(self, type[, name, options])

findChildren() -> Iterable ))

focusInEvent(self, event)

focusNextChild(self)

focusNextPrevChild(self, next)

focusOutEvent(self, event)

focusPolicy(self)

focusPreviousChild(self)

focusProxy(self)

focusWidget(self)

font(self)

fontInfo(self)

fontMetrics(self)

foregroundRole(self)

frameGeometry(self)

frameSize(self)

geometry(self)

grab(self[, rectangle])

grabGesture(self, type[, flags])

grabKeyboard(self)

grabMouse(-> None)

grabShortcut(self, key[, context])

graphicsEffect(self)

graphicsProxyWidget(self)

hasFocus(self)

hasHeightForWidth(self)

hasMouseTracking(self)

hasTabletTracking(self)

height(self)

heightForWidth(self, arg__1)

heightMM(self)

hide(self)

hideEvent(self, event)

iconSize(self)

inherits(self, classname)

initPainter(self, painter)

inputMethodEvent(self, event)

inputMethodHints(self)

inputMethodQuery(self, arg__1)

insertAction(self, before, action)

insertActions(self, before, actions)

insertToolBar(self, before, toolbar)

insertToolBarBreak(self, before)

installEventFilter(self, filterObj)

internalWinId(self)

isActiveWindow(self)

isAncestorOf(self, child)

isAnimated(self)

isDockNestingEnabled(self)

isEnabled(self)

isEnabledTo(self, arg__1)

isFullScreen(self)

isHidden(self)

isLeftToRight(self)

isMaximized(self)

isMinimized(self)

isModal(self)

isQuickItemType(self)

isRightToLeft(self)

isSeparator(self, pos)

isSignalConnected(self, signal)

isTopLevel(self)

isVisible(self)

isVisibleTo(self, arg__1)

isWidgetType(self)

isWindow(self)

isWindowModified(self)

isWindowType(self)

keyPressEvent(self, event)

keyReleaseEvent(self, event)

keyboardGrabber()

killTimer(self, id)

layout(self)

layoutDirection(self)

leaveEvent(self, event)

locale(self)

logicalDpiX(self)

logicalDpiY(self)

lower(self)

mapFrom(-> PySide6.QtCore.QPoint)

mapFromGlobal(-> PySide6.QtCore.QPoint)

mapFromParent(-> PySide6.QtCore.QPoint)

mapTo(-> PySide6.QtCore.QPoint)

mapToGlobal(-> PySide6.QtCore.QPoint)

mapToParent(-> PySide6.QtCore.QPoint)

mask(self)

maximumHeight(self)

maximumSize(self)

maximumWidth(self)

menuBar(self)

menuWidget(self)

metaObject(self)

metric(self, arg__1)

minimumHeight(self)

minimumSize(self)

minimumSizeHint(self)

minimumWidth(self)

mouseDoubleClickEvent(self, event)

mouseGrabber()

mouseMoveEvent(self, event)

mousePressEvent(self, event)

mouseReleaseEvent(self, event)

move(-> None)

moveEvent(self, event)

moveToThread(self, arg__1)

nativeEvent(self, eventType, message)

nativeParentWidget(self)

nextInFocusChain(self)

normalGeometry(self)

objectName(self)

overrideWindowFlags(self, type)

overrideWindowState(self, state)

paintEngine(self)

paintEvent(self, event)

paintingActive(self)

palette(self)

parent(self)

parentWidget(self)

physicalDpiX(self)

physicalDpiY(self)

pos(self)

previousInFocusChain(self)

property(self, name)

raise_(self)

receivers(self, signal)

rect(self)

redirected(self, offset)

releaseKeyboard(self)

releaseMouse(self)

releaseShortcut(self, id)

removeAction(self, action)

removeDockWidget(self, dockwidget)

removeEventFilter(self, obj)

removeToolBar(self, toolbar)

removeToolBarBreak(self, before)

render(, renderFlags, sourceRegion, ...)

repaint(-> None  -> None  -> None)

resize(-> None)

resizeDocks(self, docks, sizes, orientation)

resizeEvent(self, event)

restoreDockWidget(self, dockwidget)

restoreGeometry(self, geometry)

restoreState(self, state[, version])

saveGeometry(self)

saveState(self[, version])

screen(self)

scroll(-> None)

sender(self)

senderSignalIndex(self)

setAcceptDrops(self, on)

setAccessibleDescription(self, description)

setAccessibleName(self, name)

setAnimated(self, enabled)

setAttribute(self, arg__1[, on])

setAutoFillBackground(self, enabled)

setBackgroundRole(self, arg__1)

setBaseSize(-> None)

setCentralWidget(self, widget)

setContentsMargins(-> None)

setContextMenuPolicy(self, policy)

setCorner(self, corner, area)

setCursor(self, arg__1)

setDisabled(self, arg__1)

setDockNestingEnabled(self, enabled)

setDockOptions(self, options)

setDocumentMode(self, enabled)

setEnabled(self, arg__1)

setFixedHeight(self, h)

setFixedSize(-> None)

setFixedWidth(self, w)

setFocus(-> None)

setFocusPolicy(self, policy)

setFocusProxy(self, arg__1)

setFont(self, arg__1)

setForegroundRole(self, arg__1)

setGeometry(-> None)

setGraphicsEffect(self, effect)

setHidden(self, hidden)

setIconSize(self, iconSize)

setInputMethodHints(self, hints)

setLayout(self, arg__1)

setLayoutDirection(self, direction)

setLocale(self, locale)

setMask(-> None)

setMaximumHeight(self, maxh)

setMaximumSize(-> None)

setMaximumWidth(self, maxw)

setMenuBar(self, menubar)

setMenuWidget(self, menubar)

setMinimumHeight(self, minh)

setMinimumSize(-> None)

setMinimumWidth(self, minw)

setMouseTracking(self, enable)

setObjectName(self, name)

setPalette(self, arg__1)

setParent(-> None)

setProperty(self, name, value)

setScreen(self, arg__1)

setShortcutAutoRepeat(self, id[, enable])

setShortcutEnabled(self, id[, enable])

setSizeIncrement(-> None)

setSizePolicy(-> None)

setStatusBar(self, statusbar)

setStatusTip(self, arg__1)

setStyle(self, arg__1)

setStyleSheet(self, styleSheet)

setTabOrder(arg__1, arg__2)

setTabPosition(self, areas, tabPosition)

setTabShape(self, tabShape)

setTabletTracking(self, enable)

setToolButtonStyle(self, toolButtonStyle)

setToolTip(self, arg__1)

setToolTipDuration(self, msec)

setUnifiedTitleAndToolBarOnMac(self, set)

setUpdatesEnabled(self, enable)

setVisible(self, visible)

setWhatsThis(self, arg__1)

setWindowFilePath(self, filePath)

setWindowFlag(self, arg__1[, on])

setWindowFlags(self, type)

setWindowIcon(self, icon)

setWindowIconText(self, arg__1)

setWindowModality(self, windowModality)

setWindowModified(self, arg__1)

setWindowOpacity(self, level)

setWindowRole(self, arg__1)

setWindowState(self, state)

setWindowTitle(self, arg__1)

sharedPainter(self)

show(self)

showEvent(self, event)

showFullScreen(self)

showMaximized(self)

showMinimized(self)

showNormal(self)

signalsBlocked(self)

size(self)

sizeHint(self)

sizeIncrement(self)

sizePolicy(self)

splitDockWidget(self, after, dockwidget, ...)

stackUnder(self, arg__1)

startTimer(self, interval[, timerType])

statusBar(self)

statusTip(self)

style(self)

styleSheet(self)

tabPosition(self, area)

tabShape(self)

tabifiedDockWidgets(self, dockwidget)

tabifyDockWidget(self, first, second)

tabletEvent(self, event)

takeCentralWidget(self)

testAttribute(self, arg__1)

thread(self)

timerEvent(self, event)

toolBarArea(self, toolbar)

toolBarBreak(self, toolbar)

toolButtonStyle(self)

toolTip(self)

toolTipDuration(self)

topLevelWidget(self)

tr(self, sourceText[, disambiguation, n])

underMouse(self)

ungrabGesture(self, type)

unifiedTitleAndToolBarOnMac(self)

unsetCursor(self)

unsetLayoutDirection(self)

unsetLocale(self)

update(-> None  -> None  -> None)

updateGeometry(self)

updateMicroFocus(self[, query])

updatesEnabled(self)

visibleRegion(self)

whatsThis(self)

wheelEvent(self, event)

width(self)

widthMM(self)

winId(self)

window(self)

windowFilePath(self)

windowFlags(self)

windowHandle(self)

windowIcon(self)

windowIconText(self)

windowModality(self)

windowOpacity(self)

windowRole(self)

windowState(self)

windowTitle(self)

windowType(self)

x(self)

y(self)

Attributes Documentation

customContextMenuRequested
destroyed
iconSizeChanged
objectNameChanged
painters
staticMetaObject = PySide6.QtCore.QMetaObject("MainWindow" inherits "QMainWindow": Methods:   #39 type=Slot, signature=_callback_exit()   #40 type=Slot, signature=_callback_connect()   #41 type=Slot, signature=_callback_disconnect()   #42 type=Slot, signature=_callback_settings() )
tabifiedDockWidgetActivated
toolButtonStyleChanged
windowIconChanged
windowIconTextChanged
windowTitleChanged

Methods Documentation

acceptDrops(self) bool
accessibleDescription(self) str
accessibleName(self) str
actionEvent(self, event: PySide6.QtGui.QActionEvent) None
actions(self) List[PySide6.QtGui.QAction]
activateWindow(self) None
addAction(self, action: PySide6.QtGui.QAction) None
addAction(self, icon: Union[PySide6.QtGui.QIcon, PySide6.QtGui.QPixmap], text: str) PySide6.QtGui.QAction
addAction(self, icon: Union[PySide6.QtGui.QIcon, PySide6.QtGui.QPixmap], text: str, callable: object) PySide6.QtGui.QAction
addAction(self, icon: Union[PySide6.QtGui.QIcon, PySide6.QtGui.QPixmap], text: str, receiver: PySide6.QtCore.QObject, member: Union[bytes, bytearray, memoryview], type: PySide6.QtCore.Qt.ConnectionType = Instance(Qt.AutoConnection)) PySide6.QtGui.QAction
addAction(self, icon: Union[PySide6.QtGui.QIcon, PySide6.QtGui.QPixmap], text: str, shortcut: Union[PySide6.QtGui.QKeySequence, PySide6.QtCore.QKeyCombination, PySide6.QtGui.QKeySequence.StandardKey, str, int]) PySide6.QtGui.QAction
addAction(self, icon: Union[PySide6.QtGui.QIcon, PySide6.QtGui.QPixmap], text: str, shortcut: Union[PySide6.QtGui.QKeySequence, PySide6.QtCore.QKeyCombination, PySide6.QtGui.QKeySequence.StandardKey, str, int], callable: object) PySide6.QtGui.QAction
addAction(self, icon: Union[PySide6.QtGui.QIcon, PySide6.QtGui.QPixmap], text: str, shortcut: Union[PySide6.QtGui.QKeySequence, PySide6.QtCore.QKeyCombination, PySide6.QtGui.QKeySequence.StandardKey, str, int], receiver: PySide6.QtCore.QObject, member: Union[bytes, bytearray, memoryview], type: PySide6.QtCore.Qt.ConnectionType = Instance(Qt.AutoConnection)) PySide6.QtGui.QAction
addAction(self, text: str) PySide6.QtGui.QAction
addAction(self, text: str, callable: object) PySide6.QtGui.QAction
addAction(self, text: str, receiver: PySide6.QtCore.QObject, member: Union[bytes, bytearray, memoryview], type: PySide6.QtCore.Qt.ConnectionType = Instance(Qt.AutoConnection)) PySide6.QtGui.QAction
addAction(self, text: str, shortcut: Union[PySide6.QtGui.QKeySequence, PySide6.QtCore.QKeyCombination, PySide6.QtGui.QKeySequence.StandardKey, str, int]) PySide6.QtGui.QAction
addAction(self, text: str, shortcut: Union[PySide6.QtGui.QKeySequence, PySide6.QtCore.QKeyCombination, PySide6.QtGui.QKeySequence.StandardKey, str, int], callable: object) PySide6.QtGui.QAction
addAction(self, text: str, shortcut: Union[PySide6.QtGui.QKeySequence, PySide6.QtCore.QKeyCombination, PySide6.QtGui.QKeySequence.StandardKey, str, int], receiver: PySide6.QtCore.QObject, member: Union[bytes, bytearray, memoryview], type: PySide6.QtCore.Qt.ConnectionType = Instance(Qt.AutoConnection)) PySide6.QtGui.QAction
addActions(self, actions: Sequence[PySide6.QtGui.QAction]) None
addDockWidget(self, area: PySide6.QtCore.Qt.DockWidgetArea, dockwidget: PySide6.QtWidgets.QDockWidget) None
addDockWidget(self, area: PySide6.QtCore.Qt.DockWidgetArea, dockwidget: PySide6.QtWidgets.QDockWidget, orientation: PySide6.QtCore.Qt.Orientation) None
addToolBar(self, area: PySide6.QtCore.Qt.ToolBarArea, toolbar: PySide6.QtWidgets.QToolBar) None
addToolBar(self, title: str) PySide6.QtWidgets.QToolBar
addToolBar(self, toolbar: PySide6.QtWidgets.QToolBar) None
addToolBarBreak(self, area: PySide6.QtCore.Qt.ToolBarArea = Instance(Qt.TopToolBarArea)) None
adjustSize(self) None
autoFillBackground(self) bool
backgroundRole(self) PySide6.QtGui.QPalette.ColorRole
backingStore(self) PySide6.QtGui.QBackingStore
baseSize(self) PySide6.QtCore.QSize
blockSignals(self, b: bool) bool
centralWidget(self) PySide6.QtWidgets.QWidget
changeEvent(self, event: PySide6.QtCore.QEvent) None
childAt(self, p: PySide6.QtCore.QPoint) PySide6.QtWidgets.QWidget
childAt(self, x: int, y: int) PySide6.QtWidgets.QWidget
childEvent(self, event: PySide6.QtCore.QChildEvent) None
children(self) List[PySide6.QtCore.QObject]
childrenRect(self) PySide6.QtCore.QRect
childrenRegion(self) PySide6.QtGui.QRegion
clearFocus(self) None
clearMask(self) None
close(self) bool
closeEvent(self, event: PySide6.QtGui.QCloseEvent) None
colorCount(self) int
static connect(self, sender: PySide6.QtCore.QObject, signal: Union[bytes, bytearray, memoryview], member: Union[bytes, bytearray, memoryview], type: PySide6.QtCore.Qt.ConnectionType = Instance(Qt.AutoConnection)) PySide6.QtCore.QMetaObject.Connection
static connect(self, signal: Union[bytes, bytearray, memoryview], functor: Callable, type: PySide6.QtCore.Qt.ConnectionType = Instance(Qt.AutoConnection)) PySide6.QtCore.QMetaObject.Connection
static connect(self, signal: Union[bytes, bytearray, memoryview], receiver: PySide6.QtCore.QObject, method: Union[bytes, bytearray, memoryview], type: PySide6.QtCore.Qt.ConnectionType = Instance(Qt.AutoConnection)) PySide6.QtCore.QMetaObject.Connection
static connect(sender: PySide6.QtCore.QObject, signal: PySide6.QtCore.QMetaMethod, receiver: PySide6.QtCore.QObject, method: PySide6.QtCore.QMetaMethod, type: PySide6.QtCore.Qt.ConnectionType = Instance(Qt.AutoConnection)) PySide6.QtCore.QMetaObject.Connection
static connect(sender: PySide6.QtCore.QObject, signal: Union[bytes, bytearray, memoryview], context: PySide6.QtCore.QObject, functor: Callable, type: PySide6.QtCore.Qt.ConnectionType = Instance(Qt.AutoConnection)) PySide6.QtCore.QMetaObject.Connection
static connect(sender: PySide6.QtCore.QObject, signal: Union[bytes, bytearray, memoryview], functor: Callable, type: PySide6.QtCore.Qt.ConnectionType = Instance(Qt.AutoConnection)) PySide6.QtCore.QMetaObject.Connection
static connect(sender: PySide6.QtCore.QObject, signal: Union[bytes, bytearray, memoryview], receiver: PySide6.QtCore.QObject, member: Union[bytes, bytearray, memoryview], type: PySide6.QtCore.Qt.ConnectionType = Instance(Qt.AutoConnection)) PySide6.QtCore.QMetaObject.Connection
connectNotify(self, signal: PySide6.QtCore.QMetaMethod) None
contentsMargins(self) PySide6.QtCore.QMargins
contentsRect(self) PySide6.QtCore.QRect
contextMenuEvent(self, event: PySide6.QtGui.QContextMenuEvent) None
contextMenuPolicy(self) PySide6.QtCore.Qt.ContextMenuPolicy
corner(self, corner: PySide6.QtCore.Qt.Corner) PySide6.QtCore.Qt.DockWidgetArea
create(self, arg__1: int = 0, initializeWindow: bool = True, destroyOldWindow: bool = True) None
createPopupMenu(self) PySide6.QtWidgets.QMenu
createWinId(self) None
static createWindowContainer(window: PySide6.QtGui.QWindow, parent: Optional[PySide6.QtWidgets.QWidget] = None, flags: PySide6.QtCore.Qt.WindowType = Default(Qt.WindowFlags)) PySide6.QtWidgets.QWidget
cursor(self) PySide6.QtGui.QCursor
customEvent(self, event: PySide6.QtCore.QEvent) None
deleteLater(self) None
depth(self) int
destroy(self, destroyWindow: bool = True, destroySubWindows: bool = True) None
devType(self) int
devicePixelRatio(self) float
devicePixelRatioF(self) float
static devicePixelRatioFScale() float
static disconnect(connection: PySide6.QtCore.QMetaObject.Connection) bool
static disconnect(self, receiver: PySide6.QtCore.QObject, member: Union[bytes, bytearray, memoryview, NoneType] = None) bool
static disconnect(self, signal: Union[bytes, bytearray, memoryview], functor: Callable) bool
static disconnect(self, signal: Union[bytes, bytearray, memoryview], receiver: PySide6.QtCore.QObject, member: Union[bytes, bytearray, memoryview]) bool
static disconnect(sender: PySide6.QtCore.QObject, signal: PySide6.QtCore.QMetaMethod, receiver: PySide6.QtCore.QObject, member: PySide6.QtCore.QMetaMethod) bool
static disconnect(sender: PySide6.QtCore.QObject, signal: Union[bytes, bytearray, memoryview], functor: Callable) bool
static disconnect(sender: PySide6.QtCore.QObject, signal: Union[bytes, bytearray, memoryview], receiver: PySide6.QtCore.QObject, member: Union[bytes, bytearray, memoryview]) bool
disconnectNotify(self, signal: PySide6.QtCore.QMetaMethod) None
dockOptions(self) PySide6.QtWidgets.QMainWindow.DockOption
dockWidgetArea(self, dockwidget: PySide6.QtWidgets.QDockWidget) PySide6.QtCore.Qt.DockWidgetArea
documentMode(self) bool
dragEnterEvent(self, event: PySide6.QtGui.QDragEnterEvent) None
dragLeaveEvent(self, event: PySide6.QtGui.QDragLeaveEvent) None
dragMoveEvent(self, event: PySide6.QtGui.QDragMoveEvent) None
dropEvent(self, event: PySide6.QtGui.QDropEvent) None
dumpObjectInfo(self) None
dumpObjectTree(self) None
dynamicPropertyNames(self) List[PySide6.QtCore.QByteArray]
effectiveWinId(self) int
emit(self, arg__1: Union[bytes, bytearray, memoryview], *args: None) bool
ensurePolished(self) None
enterEvent(self, event: PySide6.QtGui.QEnterEvent) None
event(self, event: PySide6.QtCore.QEvent) bool
eventFilter(self, watched: PySide6.QtCore.QObject, event: PySide6.QtCore.QEvent) bool
static find(arg__1: int) PySide6.QtWidgets.QWidget
findChild(self, type: type, name: str = {}, options: PySide6.QtCore.Qt.FindChildOption = Instance(Qt.FindChildrenRecursively)) object
findChildren(self, type: type, name: str = {}, options: PySide6.QtCore.Qt.FindChildOption = Instance(Qt.FindChildrenRecursively)) Iterable
findChildren(self, type: type, pattern: Union[PySide6.QtCore.QRegularExpression, str], options: PySide6.QtCore.Qt.FindChildOption = Instance(Qt.FindChildrenRecursively)) Iterable
focusInEvent(self, event: PySide6.QtGui.QFocusEvent) None
focusNextChild(self) bool
focusNextPrevChild(self, next: bool) bool
focusOutEvent(self, event: PySide6.QtGui.QFocusEvent) None
focusPolicy(self) PySide6.QtCore.Qt.FocusPolicy
focusPreviousChild(self) bool
focusProxy(self) PySide6.QtWidgets.QWidget
focusWidget(self) PySide6.QtWidgets.QWidget
font(self) PySide6.QtGui.QFont
fontInfo(self) PySide6.QtGui.QFontInfo
fontMetrics(self) PySide6.QtGui.QFontMetrics
foregroundRole(self) PySide6.QtGui.QPalette.ColorRole
frameGeometry(self) PySide6.QtCore.QRect
frameSize(self) PySide6.QtCore.QSize
geometry(self) PySide6.QtCore.QRect
grab(self, rectangle: PySide6.QtCore.QRect = PySide6.QtCore.QRect(0, 0, -1, -1)) PySide6.QtGui.QPixmap
grabGesture(self, type: PySide6.QtCore.Qt.GestureType, flags: PySide6.QtCore.Qt.GestureFlag = Default(Qt.GestureFlags)) None
grabKeyboard(self) None
grabMouse(self) None
grabMouse(self, arg__1: Union[PySide6.QtGui.QCursor, PySide6.QtCore.Qt.CursorShape, PySide6.QtGui.QPixmap]) None
grabShortcut(self, key: Union[PySide6.QtGui.QKeySequence, PySide6.QtCore.QKeyCombination, PySide6.QtGui.QKeySequence.StandardKey, str, int], context: PySide6.QtCore.Qt.ShortcutContext = Instance(Qt.WindowShortcut)) int
graphicsEffect(self) PySide6.QtWidgets.QGraphicsEffect
graphicsProxyWidget(self) PySide6.QtWidgets.QGraphicsProxyWidget
hasFocus(self) bool
hasHeightForWidth(self) bool
hasMouseTracking(self) bool
hasTabletTracking(self) bool
height(self) int
heightForWidth(self, arg__1: int) int
heightMM(self) int
hide(self) None
hideEvent(self, event: PySide6.QtGui.QHideEvent) None
iconSize(self) PySide6.QtCore.QSize
inherits(self, classname: Union[bytes, bytearray, memoryview]) bool
initPainter(self, painter: PySide6.QtGui.QPainter) None
inputMethodEvent(self, event: PySide6.QtGui.QInputMethodEvent) None
inputMethodHints(self) PySide6.QtCore.Qt.InputMethodHint
inputMethodQuery(self, arg__1: PySide6.QtCore.Qt.InputMethodQuery) Any
insertAction(self, before: PySide6.QtGui.QAction, action: PySide6.QtGui.QAction) None
insertActions(self, before: PySide6.QtGui.QAction, actions: Sequence[PySide6.QtGui.QAction]) None
insertToolBar(self, before: PySide6.QtWidgets.QToolBar, toolbar: PySide6.QtWidgets.QToolBar) None
insertToolBarBreak(self, before: PySide6.QtWidgets.QToolBar) None
installEventFilter(self, filterObj: PySide6.QtCore.QObject) None
internalWinId(self) int
isActiveWindow(self) bool
isAncestorOf(self, child: PySide6.QtWidgets.QWidget) bool
isAnimated(self) bool
isDockNestingEnabled(self) bool
isEnabled(self) bool
isEnabledTo(self, arg__1: PySide6.QtWidgets.QWidget) bool
isFullScreen(self) bool
isHidden(self) bool
isLeftToRight(self) bool
isMaximized(self) bool
isMinimized(self) bool
isModal(self) bool
isQuickItemType(self) bool
isRightToLeft(self) bool
isSeparator(self, pos: PySide6.QtCore.QPoint) bool
isSignalConnected(self, signal: PySide6.QtCore.QMetaMethod) bool
isTopLevel(self) bool
isVisible(self) bool
isVisibleTo(self, arg__1: PySide6.QtWidgets.QWidget) bool
isWidgetType(self) bool
isWindow(self) bool
isWindowModified(self) bool
isWindowType(self) bool
keyPressEvent(self, event: PySide6.QtGui.QKeyEvent) None
keyReleaseEvent(self, event: PySide6.QtGui.QKeyEvent) None
static keyboardGrabber() PySide6.QtWidgets.QWidget
killTimer(self, id: int) None
layout(self) PySide6.QtWidgets.QLayout
layoutDirection(self) PySide6.QtCore.Qt.LayoutDirection
leaveEvent(self, event: PySide6.QtCore.QEvent) None
locale(self) PySide6.QtCore.QLocale
logicalDpiX(self) int
logicalDpiY(self) int
lower(self) None
mapFrom(self, arg__1: PySide6.QtWidgets.QWidget, arg__2: PySide6.QtCore.QPoint) PySide6.QtCore.QPoint
mapFrom(self, arg__1: PySide6.QtWidgets.QWidget, arg__2: Union[PySide6.QtCore.QPointF, PySide6.QtCore.QPoint, PySide6.QtGui.QPainterPath.Element]) PySide6.QtCore.QPointF
mapFromGlobal(self, arg__1: PySide6.QtCore.QPoint) PySide6.QtCore.QPoint
mapFromGlobal(self, arg__1: Union[PySide6.QtCore.QPointF, PySide6.QtCore.QPoint, PySide6.QtGui.QPainterPath.Element]) PySide6.QtCore.QPointF
mapFromParent(self, arg__1: PySide6.QtCore.QPoint) PySide6.QtCore.QPoint
mapFromParent(self, arg__1: Union[PySide6.QtCore.QPointF, PySide6.QtCore.QPoint, PySide6.QtGui.QPainterPath.Element]) PySide6.QtCore.QPointF
mapTo(self, arg__1: PySide6.QtWidgets.QWidget, arg__2: PySide6.QtCore.QPoint) PySide6.QtCore.QPoint
mapTo(self, arg__1: PySide6.QtWidgets.QWidget, arg__2: Union[PySide6.QtCore.QPointF, PySide6.QtCore.QPoint, PySide6.QtGui.QPainterPath.Element]) PySide6.QtCore.QPointF
mapToGlobal(self, arg__1: PySide6.QtCore.QPoint) PySide6.QtCore.QPoint
mapToGlobal(self, arg__1: Union[PySide6.QtCore.QPointF, PySide6.QtCore.QPoint, PySide6.QtGui.QPainterPath.Element]) PySide6.QtCore.QPointF
mapToParent(self, arg__1: PySide6.QtCore.QPoint) PySide6.QtCore.QPoint
mapToParent(self, arg__1: Union[PySide6.QtCore.QPointF, PySide6.QtCore.QPoint, PySide6.QtGui.QPainterPath.Element]) PySide6.QtCore.QPointF
mask(self) PySide6.QtGui.QRegion
maximumHeight(self) int
maximumSize(self) PySide6.QtCore.QSize
maximumWidth(self) int
menuBar(self) PySide6.QtWidgets.QMenuBar
menuWidget(self) PySide6.QtWidgets.QWidget
metaObject(self) PySide6.QtCore.QMetaObject
metric(self, arg__1: PySide6.QtGui.QPaintDevice.PaintDeviceMetric) int
minimumHeight(self) int
minimumSize(self) PySide6.QtCore.QSize
minimumSizeHint(self) PySide6.QtCore.QSize
minimumWidth(self) int
mouseDoubleClickEvent(self, event: PySide6.QtGui.QMouseEvent) None
static mouseGrabber() PySide6.QtWidgets.QWidget
mouseMoveEvent(self, event: PySide6.QtGui.QMouseEvent) None
mousePressEvent(self, event: PySide6.QtGui.QMouseEvent) None
mouseReleaseEvent(self, event: PySide6.QtGui.QMouseEvent) None
move(self, arg__1: PySide6.QtCore.QPoint) None
move(self, x: int, y: int) None
moveEvent(self, event: PySide6.QtGui.QMoveEvent) None
moveToThread(self, arg__1: PySide6.QtCore.QThread) bool
nativeEvent(self, eventType: Union[PySide6.QtCore.QByteArray, bytes, bytearray, memoryview], message: int) object
nativeParentWidget(self) PySide6.QtWidgets.QWidget
nextInFocusChain(self) PySide6.QtWidgets.QWidget
normalGeometry(self) PySide6.QtCore.QRect
objectName(self) str
overrideWindowFlags(self, type: PySide6.QtCore.Qt.WindowType) None
overrideWindowState(self, state: PySide6.QtCore.Qt.WindowState) None
paintEngine(self) PySide6.QtGui.QPaintEngine
paintEvent(self, event: PySide6.QtGui.QPaintEvent) None
paintingActive(self) bool
palette(self) PySide6.QtGui.QPalette
parent(self) PySide6.QtCore.QObject
parentWidget(self) PySide6.QtWidgets.QWidget
physicalDpiX(self) int
physicalDpiY(self) int
pos(self) PySide6.QtCore.QPoint
previousInFocusChain(self) PySide6.QtWidgets.QWidget
property(self, name: str) Any
raise_(self) None
receivers(self, signal: Union[bytes, bytearray, memoryview]) int
rect(self) PySide6.QtCore.QRect
redirected(self, offset: PySide6.QtCore.QPoint) PySide6.QtGui.QPaintDevice
releaseKeyboard(self) None
releaseMouse(self) None
releaseShortcut(self, id: int) None
removeAction(self, action: PySide6.QtGui.QAction) None
removeDockWidget(self, dockwidget: PySide6.QtWidgets.QDockWidget) None
removeEventFilter(self, obj: PySide6.QtCore.QObject) None
removeToolBar(self, toolbar: PySide6.QtWidgets.QToolBar) None
removeToolBarBreak(self, before: PySide6.QtWidgets.QToolBar) None
render(self, painter: PySide6.QtGui.QPainter, targetOffset: PySide6.QtCore.QPoint, sourceRegion: Union[PySide6.QtGui.QRegion, PySide6.QtGui.QBitmap, PySide6.QtGui.QPolygon, PySide6.QtCore.QRect] = Default(QRegion), renderFlags: PySide6.QtWidgets.QWidget.RenderFlag = Instance(QWidget.RenderFlags(QWidget.RenderFlag.DrawWindowBackground | QWidget.RenderFlag.DrawChildren))) None
render(self, target: PySide6.QtGui.QPaintDevice, targetOffset: PySide6.QtCore.QPoint = Default(QPoint), sourceRegion: Union[PySide6.QtGui.QRegion, PySide6.QtGui.QBitmap, PySide6.QtGui.QPolygon, PySide6.QtCore.QRect] = Default(QRegion), renderFlags: PySide6.QtWidgets.QWidget.RenderFlag = Instance(QWidget.RenderFlags(QWidget.RenderFlag.DrawWindowBackground | QWidget.RenderFlag.DrawChildren))) None
repaint(self) None
repaint(self, arg__1: PySide6.QtCore.QRect) None
repaint(self, arg__1: Union[PySide6.QtGui.QRegion, PySide6.QtGui.QBitmap, PySide6.QtGui.QPolygon, PySide6.QtCore.QRect]) None
repaint(self, x: int, y: int, w: int, h: int) None
resize(self, arg__1: PySide6.QtCore.QSize) None
resize(self, w: int, h: int) None
resizeDocks(self, docks: Sequence[PySide6.QtWidgets.QDockWidget], sizes: Sequence[int], orientation: PySide6.QtCore.Qt.Orientation) None
resizeEvent(self, event: PySide6.QtGui.QResizeEvent) None
restoreDockWidget(self, dockwidget: PySide6.QtWidgets.QDockWidget) bool
restoreGeometry(self, geometry: Union[PySide6.QtCore.QByteArray, bytes, bytearray, memoryview]) bool
restoreState(self, state: Union[PySide6.QtCore.QByteArray, bytes, bytearray, memoryview], version: int = 0) bool
saveGeometry(self) PySide6.QtCore.QByteArray
saveState(self, version: int = 0) PySide6.QtCore.QByteArray
screen(self) PySide6.QtGui.QScreen
scroll(self, dx: int, dy: int) None
scroll(self, dx: int, dy: int, arg__3: PySide6.QtCore.QRect) None
sender(self) PySide6.QtCore.QObject
senderSignalIndex(self) int
setAcceptDrops(self, on: bool) None
setAccessibleDescription(self, description: str) None
setAccessibleName(self, name: str) None
setAnimated(self, enabled: bool) None
setAttribute(self, arg__1: PySide6.QtCore.Qt.WidgetAttribute, on: bool = True) None
setAutoFillBackground(self, enabled: bool) None
setBackgroundRole(self, arg__1: PySide6.QtGui.QPalette.ColorRole) None
setBaseSize(self, arg__1: PySide6.QtCore.QSize) None
setBaseSize(self, basew: int, baseh: int) None
setCentralWidget(self, widget: PySide6.QtWidgets.QWidget) None
setContentsMargins(self, left: int, top: int, right: int, bottom: int) None
setContentsMargins(self, margins: PySide6.QtCore.QMargins) None
setContextMenuPolicy(self, policy: PySide6.QtCore.Qt.ContextMenuPolicy) None
setCorner(self, corner: PySide6.QtCore.Qt.Corner, area: PySide6.QtCore.Qt.DockWidgetArea) None
setCursor(self, arg__1: Union[PySide6.QtGui.QCursor, PySide6.QtCore.Qt.CursorShape, PySide6.QtGui.QPixmap]) None
setDisabled(self, arg__1: bool) None
setDockNestingEnabled(self, enabled: bool) None
setDockOptions(self, options: PySide6.QtWidgets.QMainWindow.DockOption) None
setDocumentMode(self, enabled: bool) None
setEnabled(self, arg__1: bool) None
setFixedHeight(self, h: int) None
setFixedSize(self, arg__1: PySide6.QtCore.QSize) None
setFixedSize(self, w: int, h: int) None
setFixedWidth(self, w: int) None
setFocus(self) None
setFocus(self, reason: PySide6.QtCore.Qt.FocusReason) None
setFocusPolicy(self, policy: PySide6.QtCore.Qt.FocusPolicy) None
setFocusProxy(self, arg__1: PySide6.QtWidgets.QWidget) None
setFont(self, arg__1: Union[PySide6.QtGui.QFont, str, Sequence[str]]) None
setForegroundRole(self, arg__1: PySide6.QtGui.QPalette.ColorRole) None
setGeometry(self, arg__1: PySide6.QtCore.QRect) None
setGeometry(self, x: int, y: int, w: int, h: int) None
setGraphicsEffect(self, effect: PySide6.QtWidgets.QGraphicsEffect) None
setHidden(self, hidden: bool) None
setIconSize(self, iconSize: PySide6.QtCore.QSize) None
setInputMethodHints(self, hints: PySide6.QtCore.Qt.InputMethodHint) None
setLayout(self, arg__1: PySide6.QtWidgets.QLayout) None
setLayoutDirection(self, direction: PySide6.QtCore.Qt.LayoutDirection) None
setLocale(self, locale: Union[PySide6.QtCore.QLocale, PySide6.QtCore.QLocale.Language]) None
setMask(self, arg__1: Union[PySide6.QtGui.QBitmap, str]) None
setMask(self, arg__1: Union[PySide6.QtGui.QRegion, PySide6.QtGui.QBitmap, PySide6.QtGui.QPolygon, PySide6.QtCore.QRect]) None
setMaximumHeight(self, maxh: int) None
setMaximumSize(self, arg__1: PySide6.QtCore.QSize) None
setMaximumSize(self, maxw: int, maxh: int) None
setMaximumWidth(self, maxw: int) None
setMenuBar(self, menubar: PySide6.QtWidgets.QMenuBar) None
setMenuWidget(self, menubar: PySide6.QtWidgets.QWidget) None
setMinimumHeight(self, minh: int) None
setMinimumSize(self, arg__1: PySide6.QtCore.QSize) None
setMinimumSize(self, minw: int, minh: int) None
setMinimumWidth(self, minw: int) None
setMouseTracking(self, enable: bool) None
setObjectName(self, name: str) None
setPalette(self, arg__1: Union[PySide6.QtGui.QPalette, PySide6.QtCore.Qt.GlobalColor, PySide6.QtGui.QColor]) None
setParent(self, parent: Optional[PySide6.QtWidgets.QWidget]) None
setParent(self, parent: Optional[PySide6.QtWidgets.QWidget], f: PySide6.QtCore.Qt.WindowType) None
setProperty(self, name: str, value: Any) bool
setScreen(self, arg__1: PySide6.QtGui.QScreen) None
setShortcutAutoRepeat(self, id: int, enable: bool = True) None
setShortcutEnabled(self, id: int, enable: bool = True) None
setSizeIncrement(self, arg__1: PySide6.QtCore.QSize) None
setSizeIncrement(self, w: int, h: int) None
setSizePolicy(self, arg__1: PySide6.QtWidgets.QSizePolicy) None
setSizePolicy(self, horizontal: PySide6.QtWidgets.QSizePolicy.Policy, vertical: PySide6.QtWidgets.QSizePolicy.Policy) None
setStatusBar(self, statusbar: PySide6.QtWidgets.QStatusBar) None
setStatusTip(self, arg__1: str) None
setStyle(self, arg__1: PySide6.QtWidgets.QStyle) None
setStyleSheet(self, styleSheet: str) None
static setTabOrder(arg__1: PySide6.QtWidgets.QWidget, arg__2: PySide6.QtWidgets.QWidget) None
setTabPosition(self, areas: PySide6.QtCore.Qt.DockWidgetArea, tabPosition: PySide6.QtWidgets.QTabWidget.TabPosition) None
setTabShape(self, tabShape: PySide6.QtWidgets.QTabWidget.TabShape) None
setTabletTracking(self, enable: bool) None
setToolButtonStyle(self, toolButtonStyle: PySide6.QtCore.Qt.ToolButtonStyle) None
setToolTip(self, arg__1: str) None
setToolTipDuration(self, msec: int) None
setUnifiedTitleAndToolBarOnMac(self, set: bool) None
setUpdatesEnabled(self, enable: bool) None
setVisible(self, visible: bool) None
setWhatsThis(self, arg__1: str) None
setWindowFilePath(self, filePath: str) None
setWindowFlag(self, arg__1: PySide6.QtCore.Qt.WindowType, on: bool = True) None
setWindowFlags(self, type: PySide6.QtCore.Qt.WindowType) None
setWindowIcon(self, icon: Union[PySide6.QtGui.QIcon, PySide6.QtGui.QPixmap]) None
setWindowIconText(self, arg__1: str) None
setWindowModality(self, windowModality: PySide6.QtCore.Qt.WindowModality) None
setWindowModified(self, arg__1: bool) None
setWindowOpacity(self, level: float) None
setWindowRole(self, arg__1: str) None
setWindowState(self, state: PySide6.QtCore.Qt.WindowState) None
setWindowTitle(self, arg__1: str) None
sharedPainter(self) PySide6.QtGui.QPainter
show(self) None
showEvent(self, event: PySide6.QtGui.QShowEvent) None
showFullScreen(self) None
showMaximized(self) None
showMinimized(self) None
showNormal(self) None
signalsBlocked(self) bool
size(self) PySide6.QtCore.QSize
sizeHint(self) PySide6.QtCore.QSize
sizeIncrement(self) PySide6.QtCore.QSize
sizePolicy(self) PySide6.QtWidgets.QSizePolicy
splitDockWidget(self, after: PySide6.QtWidgets.QDockWidget, dockwidget: PySide6.QtWidgets.QDockWidget, orientation: PySide6.QtCore.Qt.Orientation) None
stackUnder(self, arg__1: PySide6.QtWidgets.QWidget) None
startTimer(self, interval: int, timerType: PySide6.QtCore.Qt.TimerType = Instance(Qt.CoarseTimer)) int
statusBar(self) PySide6.QtWidgets.QStatusBar
statusTip(self) str
style(self) PySide6.QtWidgets.QStyle
styleSheet(self) str
tabPosition(self, area: PySide6.QtCore.Qt.DockWidgetArea) PySide6.QtWidgets.QTabWidget.TabPosition
tabShape(self) PySide6.QtWidgets.QTabWidget.TabShape
tabifiedDockWidgets(self, dockwidget: PySide6.QtWidgets.QDockWidget) List[PySide6.QtWidgets.QDockWidget]
tabifyDockWidget(self, first: PySide6.QtWidgets.QDockWidget, second: PySide6.QtWidgets.QDockWidget) None
tabletEvent(self, event: PySide6.QtGui.QTabletEvent) None
takeCentralWidget(self) PySide6.QtWidgets.QWidget
testAttribute(self, arg__1: PySide6.QtCore.Qt.WidgetAttribute) bool
thread(self) PySide6.QtCore.QThread
timerEvent(self, event: PySide6.QtCore.QTimerEvent) None
toolBarArea(self, toolbar: PySide6.QtWidgets.QToolBar) PySide6.QtCore.Qt.ToolBarArea
toolBarBreak(self, toolbar: PySide6.QtWidgets.QToolBar) bool
toolButtonStyle(self) PySide6.QtCore.Qt.ToolButtonStyle
toolTip(self) str
toolTipDuration(self) int
topLevelWidget(self) PySide6.QtWidgets.QWidget
tr(self, sourceText: str, disambiguation: Optional[str] = None, n: int = -1) str
underMouse(self) bool
ungrabGesture(self, type: PySide6.QtCore.Qt.GestureType) None
unifiedTitleAndToolBarOnMac(self) bool
unsetCursor(self) None
unsetLayoutDirection(self) None
unsetLocale(self) None
update(self) None
update(self, arg__1: PySide6.QtCore.QRect) None
update(self, arg__1: Union[PySide6.QtGui.QRegion, PySide6.QtGui.QBitmap, PySide6.QtGui.QPolygon, PySide6.QtCore.QRect]) None
update(self, x: int, y: int, w: int, h: int) None
updateGeometry(self) None
updateMicroFocus(self, query: PySide6.QtCore.Qt.InputMethodQuery = Instance(Qt.ImQueryAll)) None
updatesEnabled(self) bool
visibleRegion(self) PySide6.QtGui.QRegion
whatsThis(self) str
wheelEvent(self, event: PySide6.QtGui.QWheelEvent) None
width(self) int
widthMM(self) int
winId(self) int
window(self) PySide6.QtWidgets.QWidget
windowFilePath(self) str
windowFlags(self) PySide6.QtCore.Qt.WindowType
windowHandle(self) PySide6.QtGui.QWindow
windowIcon(self) PySide6.QtGui.QIcon
windowIconText(self) str
windowModality(self) PySide6.QtCore.Qt.WindowModality
windowOpacity(self) float
windowRole(self) str
windowState(self) PySide6.QtCore.Qt.WindowState
windowTitle(self) str
windowType(self) PySide6.QtCore.Qt.WindowType
x(self) int
y(self) int