SiQt.widgets.DebugInfoWidget

class SiQt.widgets.DebugInfoWidget(main_window, parent=None)[source]
__init__(main_window, parent=None)[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(main_window[, parent]) Initialize self.
acceptDrops(self)
accessibleDescription(self)
accessibleName(self)
actionEvent(self, QActionEvent)
actions(self)
activateWindow(self)
addAction(self, QAction)
addActions(self, object)
addScrollBarWidget(self, QWidget, …)
addTopLevelItem(self, QTreeWidgetItem)
addTopLevelItems(self, Iterable[QTreeWidgetItem])
adjustSize(self)
allColumnsShowFocus(self)
alternatingRowColors(self)
autoExpandDelay(self)
autoFillBackground(self)
autoScrollMargin(self)
backgroundRole(self)
baseSize(self)
blockSignals(self, bool)
changeEvent(self, QEvent)
childAt(self, QPoint) childAt(self, int, int) -> QWidget
childEvent(self, QChildEvent)
children(self)
childrenRect(self)
childrenRegion(self)
clear(self)
clearFocus(self)
clearMask(self)
clearSelection(self)
close(self)
closeEditor(self, QWidget, …)
closeEvent(self, QCloseEvent)
closePersistentEditor(self, QTreeWidgetItem, …)
collapse(self, QModelIndex)
collapseAll(self)
collapseItem(self, QTreeWidgetItem)
colorCount(self)
columnAt(self, int)
columnCount(self)
columnCountChanged(self, int, int)
columnMoved(self)
columnResized(self, int, int, int)
columnViewportPosition(self, int)
columnWidth(self, int)
commitData(self, QWidget)
connectNotify(self, QMetaMethod)
contentsMargins(self)
contentsRect(self)
contextMenuEvent(self, QContextMenuEvent)
contextMenuPolicy(self)
cornerWidget(self)
create(self, window, initializeWindow, …)
createWindowContainer(QWindow, parent, …)
currentChanged(self, QModelIndex, QModelIndex)
currentColumn(self)
currentIndex(self)
currentItem(self)
cursor(self)
customEvent(self, QEvent)
dataChanged(self, QModelIndex, QModelIndex, …)
defaultDropAction(self)
deleteLater(self)
depth(self)
destroy(self, destroyWindow, destroySubWindows)
devType(self)
devicePixelRatio(self)
devicePixelRatioF(self)
devicePixelRatioFScale()
dirtyRegionOffset(self)
disconnect(self)
disconnectNotify(self, QMetaMethod)
dragDropMode(self)
dragDropOverwriteMode(self)
dragEnabled(self)
dragEnterEvent(self, QDragEnterEvent)
dragLeaveEvent(self, QDragLeaveEvent)
dragMoveEvent(self, QDragMoveEvent)
drawBranches(self, QPainter, QRect, QModelIndex)
drawFrame(self, QPainter)
drawRow(self, QPainter, …)
drawTree(self, QPainter, QRegion)
dropEvent(self, QDropEvent)
dropIndicatorPosition(self)
dropMimeData(self, QTreeWidgetItem, int, …)
dumpObjectInfo(self)
dumpObjectTree(self)
dynamicPropertyNames(self)
edit(self, QModelIndex) edit(self, QModelIndex, QAbstractItemView.EditTrigger, QEvent) -> bool
editItem(self, QTreeWidgetItem, column)
editTriggers(self)
editorDestroyed(self, QObject)
effectiveWinId(self)
ensurePolished(self)
enterEvent(self, QEvent)
event(self, QEvent)
eventFilter(self, QObject, QEvent)
executeDelayedItemsLayout(self)
expand(self, QModelIndex)
expandAll(self)
expandItem(self, QTreeWidgetItem)
expandToDepth(self, int)
expandsOnDoubleClick(self)
find(sip.voidptr)
findChild(self, type, name, options, …) findChild(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> QObject
findChildren(self, type, name, options, …) findChildren(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, type, QRegExp, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, Tuple, QRegExp, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, type, QRegularExpression, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject] findChildren(self, Tuple, QRegularExpression, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject]
findItems(self, str, Union[Qt.MatchFlags, …)
focusInEvent(self, QFocusEvent)
focusNextChild(self)
focusNextPrevChild(self, bool)
focusOutEvent(self, QFocusEvent)
focusPolicy(self)
focusPreviousChild(self)
focusProxy(self)
focusWidget(self)
font(self)
fontInfo(self)
fontMetrics(self)
foregroundRole(self)
frameGeometry(self)
frameRect(self)
frameShadow(self)
frameShape(self)
frameSize(self)
frameStyle(self)
frameWidth(self)
geometry(self)
getContentsMargins(self)
grab(self, rectangle)
grabGesture(self, Qt.GestureType, flags, …)
grabKeyboard(self)
grabMouse(self) grabMouse(self, Union[QCursor, Qt.CursorShape])
grabShortcut(self, Union[QKeySequence, …)
graphicsEffect(self)
graphicsProxyWidget(self)
hasAutoScroll(self)
hasFocus(self)
hasHeightForWidth(self)
hasMouseTracking(self)
hasTabletTracking(self)
header(self)
headerItem(self)
height(self)
heightForWidth(self, int)
heightMM(self)
hide(self)
hideColumn(self, int)
hideEvent(self, QHideEvent)
horizontalOffset(self)
horizontalScrollBar(self)
horizontalScrollBarPolicy(self)
horizontalScrollMode(self)
horizontalScrollbarAction(self, int)
horizontalScrollbarValueChanged(self, int)
iconSize(self)
indentation(self)
indexAbove(self, QModelIndex)
indexAt(self, QPoint)
indexBelow(self, QModelIndex)
indexFromItem(self, QTreeWidgetItem, column)
indexOfTopLevelItem(self, QTreeWidgetItem)
indexRowSizeHint(self, QModelIndex)
indexWidget(self, QModelIndex)
inherits(self, str)
initPainter(self, QPainter)
initStyleOption(self, QStyleOptionFrame)
inputMethodEvent(self, QInputMethodEvent)
inputMethodHints(self)
inputMethodQuery(self, Qt.InputMethodQuery)
insertAction(self, QAction, QAction)
insertActions(self, QAction, Iterable[QAction])
insertTopLevelItem(self, int, QTreeWidgetItem)
insertTopLevelItems(self, int, …)
installEventFilter(self, QObject)
invisibleRootItem(self)
isActiveWindow(self)
isAncestorOf(self, QWidget)
isAnimated(self)
isColumnHidden(self, int)
isEnabled(self)
isEnabledTo(self, QWidget)
isExpanded(self, QModelIndex)
isFirstColumnSpanned(self, int, QModelIndex)
isFirstItemColumnSpanned(self, QTreeWidgetItem)
isFullScreen(self)
isHeaderHidden(self)
isHidden(self)
isIndexHidden(self, QModelIndex)
isLeftToRight(self)
isMaximized(self)
isMinimized(self)
isModal(self)
isPersistentEditorOpen(self, …)
isRightToLeft(self)
isRowHidden(self, int, QModelIndex)
isSignalConnected(self, QMetaMethod)
isSortingEnabled(self)
isVisible(self)
isVisibleTo(self, QWidget)
isWidgetType(self)
isWindow(self)
isWindowModified(self)
isWindowType(self)
itemAbove(self, QTreeWidgetItem)
itemAt(self, QPoint) itemAt(self, int, int) -> QTreeWidgetItem
itemBelow(self, QTreeWidgetItem)
itemDelegate(self) itemDelegate(self, QModelIndex) -> QAbstractItemDelegate
itemDelegateForColumn(self, int)
itemDelegateForRow(self, int)
itemFromIndex(self, QModelIndex)
itemWidget(self, QTreeWidgetItem, int)
itemsExpandable(self)
keyPressEvent(self, QKeyEvent)
keyReleaseEvent(self, QKeyEvent)
keyboardGrabber()
keyboardSearch(self, str)
killTimer(self, int)
layout(self)
layoutDirection(self)
leaveEvent(self, QEvent)
lineWidth(self)
locale(self)
logicalDpiX(self)
logicalDpiY(self)
lower(self)
mapFrom(self, QWidget, QPoint)
mapFromGlobal(self, QPoint)
mapFromParent(self, QPoint)
mapTo(self, QWidget, QPoint)
mapToGlobal(self, QPoint)
mapToParent(self, QPoint)
mask(self)
maximumHeight(self)
maximumSize(self)
maximumViewportSize(self)
maximumWidth(self)
metaObject(self)
metric(self, QPaintDevice.PaintDeviceMetric)
midLineWidth(self)
mimeData(self, Iterable[QTreeWidgetItem])
mimeTypes(self)
minimumHeight(self)
minimumSize(self)
minimumSizeHint(self)
minimumWidth(self)
model(self)
mouseDoubleClickEvent(self, QMouseEvent)
mouseGrabber()
mouseMoveEvent(self, QMouseEvent)
mousePressEvent(self, QMouseEvent)
mouseReleaseEvent(self, QMouseEvent)
move(self, QPoint) move(self, int, int)
moveCursor(self, …)
moveEvent(self, QMoveEvent)
moveToThread(self, QThread)
nativeEvent(self, Union[QByteArray, bytes, …)
nativeParentWidget(self)
nextInFocusChain(self)
normalGeometry(self)
objectName(self)
openPersistentEditor(self, QTreeWidgetItem, …)
overrideWindowFlags(self, …)
overrideWindowState(self, …)
paintEngine(self)
paintEvent(self, QPaintEvent)
paintingActive(self)
palette(self)
parent(self)
parentWidget(self)
physicalDpiX(self)
physicalDpiY(self)
pos(self)
previousInFocusChain(self)
property(self, str)
pyqtConfigure(…) Each keyword argument is either the name of a Qt property or a Qt signal.
raise_(self)
receivers(self, PYQT_SIGNAL)
rect(self)
reexpand(self)
releaseKeyboard(self)
releaseMouse(self)
releaseShortcut(self, int)
removeAction(self, QAction)
removeEventFilter(self, QObject)
removeItemWidget(self, QTreeWidgetItem, int)
render(self, QPaintDevice, targetOffset, …) render(self, QPainter, targetOffset: QPoint = QPoint(), sourceRegion: QRegion = QRegion(), flags: Union[QWidget.RenderFlags, QWidget.RenderFlag] = QWidget.RenderFlags(QWidget.DrawWindowBackground|QWidget.DrawChildren))
repaint(self) repaint(self, int, int, int, int) repaint(self, QRect) repaint(self, QRegion)
reset(self)
resetHorizontalScrollMode(self)
resetIndentation(self)
resetVerticalScrollMode(self)
resize(self, QSize) resize(self, int, int)
resizeColumnToContents(self, int)
resizeEvent(self, QResizeEvent)
restoreGeometry(self, Union[QByteArray, …)
rootIndex(self)
rootIsDecorated(self)
rowHeight(self, QModelIndex)
rowsAboutToBeRemoved(self, QModelIndex, int, int)
rowsInserted(self, QModelIndex, int, int)
rowsRemoved(self, QModelIndex, int, int)
saveGeometry(self)
scheduleDelayedItemsLayout(self)
scroll(self, int, int) scroll(self, int, int, QRect)
scrollBarWidgets(self, Union[Qt.Alignment, …)
scrollContentsBy(self, int, int)
scrollDirtyRegion(self, int, int)
scrollTo(self, QModelIndex, hint)
scrollToBottom(self)
scrollToItem(self, QTreeWidgetItem, hint)
scrollToTop(self)
selectAll(self)
selectedIndexes(self)
selectedItems(self)
selectionBehavior(self)
selectionChanged(self, QItemSelection, …)
selectionCommand(self, QModelIndex, event)
selectionMode(self)
selectionModel(self)
sender(self)
senderSignalIndex(self)
setAcceptDrops(self, bool)
setAccessibleDescription(self, str)
setAccessibleName(self, str)
setAllColumnsShowFocus(self, bool)
setAlternatingRowColors(self, bool)
setAnimated(self, bool)
setAttribute(self, Qt.WidgetAttribute, on)
setAutoExpandDelay(self, int)
setAutoFillBackground(self, bool)
setAutoScroll(self, bool)
setAutoScrollMargin(self, int)
setBackgroundRole(self, QPalette.ColorRole)
setBaseSize(self, int, int) setBaseSize(self, QSize)
setColumnCount(self, int)
setColumnHidden(self, int, bool)
setColumnWidth(self, int, int)
setContentsMargins(self, int, int, int, int) setContentsMargins(self, QMargins)
setContextMenuPolicy(self, Qt.ContextMenuPolicy)
setCornerWidget(self, QWidget)
setCurrentIndex(self, QModelIndex)
setCurrentItem(self, QTreeWidgetItem) setCurrentItem(self, QTreeWidgetItem, int) setCurrentItem(self, QTreeWidgetItem, int, Union[QItemSelectionModel.SelectionFlags, QItemSelectionModel.SelectionFlag])
setCursor(self, Union[QCursor, Qt.CursorShape])
setDefaultDropAction(self, Qt.DropAction)
setDirtyRegion(self, QRegion)
setDisabled(self, bool)
setDragDropMode(self, …)
setDragDropOverwriteMode(self, bool)
setDragEnabled(self, bool)
setDropIndicatorShown(self, bool)
setEditTriggers(self, …)
setEnabled(self, bool)
setExpanded(self, QModelIndex, bool)
setExpandsOnDoubleClick(self, bool)
setFirstColumnSpanned(self, int, …)
setFirstItemColumnSpanned(self, …)
setFixedHeight(self, int)
setFixedSize(self, QSize) setFixedSize(self, int, int)
setFixedWidth(self, int)
setFocus(self) setFocus(self, Qt.FocusReason)
setFocusPolicy(self, Qt.FocusPolicy)
setFocusProxy(self, QWidget)
setFont(self, QFont)
setForegroundRole(self, QPalette.ColorRole)
setFrameRect(self, QRect)
setFrameShadow(self, QFrame.Shadow)
setFrameShape(self, QFrame.Shape)
setFrameStyle(self, int)
setGeometry(self, QRect) setGeometry(self, int, int, int, int)
setGraphicsEffect(self, QGraphicsEffect)
setHeader(self, QHeaderView)
setHeaderHidden(self, bool)
setHeaderItem(self, QTreeWidgetItem)
setHeaderLabel(self, str)
setHeaderLabels(self, Iterable[str])
setHidden(self, bool)
setHorizontalScrollBar(self, QScrollBar)
setHorizontalScrollBarPolicy(self, …)
setHorizontalScrollMode(self, …)
setIconSize(self, QSize)
setIndentation(self, int)
setIndexWidget(self, QModelIndex, QWidget)
setInputMethodHints(self, …)
setItemDelegate(self, QAbstractItemDelegate)
setItemDelegateForColumn(self, int, …)
setItemDelegateForRow(self, int, …)
setItemWidget(self, QTreeWidgetItem, int, …)
setItemsExpandable(self, bool)
setLayout(self, QLayout)
setLayoutDirection(self, Qt.LayoutDirection)
setLineWidth(self, int)
setLocale(self, QLocale)
setMask(self, QBitmap) setMask(self, QRegion)
setMaximumHeight(self, int)
setMaximumSize(self, int, int) setMaximumSize(self, QSize)
setMaximumWidth(self, int)
setMidLineWidth(self, int)
setMinimumHeight(self, int)
setMinimumSize(self, int, int) setMinimumSize(self, QSize)
setMinimumWidth(self, int)
setModel
setMouseTracking(self, bool)
setObjectName(self, str)
setPalette(self, QPalette)
setParent(self, QWidget) setParent(self, QWidget, Union[Qt.WindowFlags, Qt.WindowType])
setProperty(self, str, Any)
setRootIndex(self, QModelIndex)
setRootIsDecorated(self, bool)
setRowHidden(self, int, QModelIndex, bool)
setSelection(self, QRect, …)
setSelectionBehavior(self, …)
setSelectionMode(self, …)
setSelectionModel(self, QItemSelectionModel)
setShortcutAutoRepeat(self, int, enabled)
setShortcutEnabled(self, int, enabled)
setSizeAdjustPolicy(self, …)
setSizeIncrement(self, int, int) setSizeIncrement(self, QSize)
setSizePolicy(self, QSizePolicy) setSizePolicy(self, QSizePolicy.Policy, QSizePolicy.Policy)
setSortingEnabled(self, bool)
setState(self, QAbstractItemView.State)
setStatusTip(self, str)
setStyle(self, QStyle)
setStyleSheet(self, str)
setTabKeyNavigation(self, bool)
setTabOrder(QWidget, QWidget)
setTabletTracking(self, bool)
setTextElideMode(self, Qt.TextElideMode)
setToolTip(self, str)
setToolTipDuration(self, int)
setTreePosition(self, int)
setUniformRowHeights(self, bool)
setUpdatesEnabled(self, bool)
setVerticalScrollBar(self, QScrollBar)
setVerticalScrollBarPolicy(self, …)
setVerticalScrollMode(self, …)
setViewport(self, QWidget)
setViewportMargins(self, int, int, int, int) setViewportMargins(self, QMargins)
setVisible(self, bool)
setWhatsThis(self, str)
setWindowFilePath(self, str)
setWindowFlag(self, Qt.WindowType, on)
setWindowFlags(self, Union[Qt.WindowFlags, …)
setWindowIcon(self, QIcon)
setWindowIconText(self, str)
setWindowModality(self, Qt.WindowModality)
setWindowModified(self, bool)
setWindowOpacity(self, float)
setWindowRole(self, str)
setWindowState(self, Union[Qt.WindowStates, …)
setWindowTitle(self, str)
setWordWrap(self, bool)
setupViewport(self, QWidget)
sharedPainter(self)
show(self)
showColumn(self, int)
showDropIndicator(self)
showEvent(self, QShowEvent)
showFullScreen(self)
showMaximized(self)
showMinimized(self)
showNormal(self)
signalsBlocked(self)
size(self)
sizeAdjustPolicy(self)
sizeHint(self)
sizeHintForColumn(self, int)
sizeHintForIndex(self, QModelIndex)
sizeHintForRow(self, int)
sizeIncrement(self)
sizePolicy(self)
sortByColumn(self, int, Qt.SortOrder)
sortColumn(self)
sortItems(self, int, Qt.SortOrder)
stackUnder(self, QWidget)
startDrag(self, Union[Qt.DropActions, …)
startTimer(self, int, timerType)
state(self)
statusTip(self)
style(self)
styleSheet(self)
supportedDropActions(self)
tabKeyNavigation(self)
tabletEvent(self, QTabletEvent)
takeTopLevelItem(self, int)
testAttribute(self, Qt.WidgetAttribute)
textElideMode(self)
thread(self)
timerEvent(self, QTimerEvent)
toolTip(self)
toolTipDuration(self)
topLevelItem(self, int)
topLevelItemCount(self)
tr(self, str, disambiguation, n)
treePosition(self)
underMouse(self)
ungrabGesture(self, Qt.GestureType)
uniformRowHeights(self)
unsetCursor(self)
unsetLayoutDirection(self)
unsetLocale(self)
update(self) update(self, QModelIndex)
updateEditorData(self)
updateEditorGeometries(self)
updateGeometries(self)
updateGeometry(self)
updateMicroFocus(self)
updatesEnabled(self)
verticalOffset(self)
verticalScrollBar(self)
verticalScrollBarPolicy(self)
verticalScrollMode(self)
verticalScrollbarAction(self, int)
verticalScrollbarValueChanged(self, int)
viewOptions(self)
viewport(self)
viewportEvent(self, QEvent)
viewportMargins(self)
viewportSizeHint(self)
visibleRegion(self)
visualItemRect(self, QTreeWidgetItem)
visualRect(self, QModelIndex)
visualRegionForSelection(self, QItemSelection)
whatsThis(self)
wheelEvent(self, QWheelEvent)
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)
wordWrap(self)
x(self)
y(self)

Attributes

AboveItem
AdjustIgnored
AdjustToContents
AdjustToContentsOnFirstShow
AllEditTriggers
AnimatingState
AnyKeyPressed
BelowItem
Box
CollapsingState
ContiguousSelection
CurrentChanged
DoubleClicked
DragDrop
DragOnly
DragSelectingState
DraggingState
DrawChildren
DrawWindowBackground
DropOnly
EditKeyPressed
EditingState
EnsureVisible
ExpandingState
ExtendedSelection
HLine
IgnoreMask
InternalMove
MoveDown
MoveEnd
MoveHome
MoveLeft
MoveNext
MovePageDown
MovePageUp
MovePrevious
MoveRight
MoveUp
MultiSelection
NoDragDrop
NoEditTriggers
NoFrame
NoSelection
NoState
OnItem
OnViewport
Panel
PdmDepth
PdmDevicePixelRatio
PdmDevicePixelRatioScaled
PdmDpiX
PdmDpiY
PdmHeight
PdmHeightMM
PdmNumColors
PdmPhysicalDpiX
PdmPhysicalDpiY
PdmWidth
PdmWidthMM
Plain
PositionAtBottom
PositionAtCenter
PositionAtTop
Raised
ScrollPerItem
ScrollPerPixel
SelectColumns
SelectItems
SelectRows
SelectedClicked
Shadow_Mask
Shape_Mask
SingleSelection
StyledPanel
Sunken
VLine
WinPanel
activated activated(self, QModelIndex) [signal]
clicked clicked(self, QModelIndex) [signal]
collapsed collapsed(self, QModelIndex) [signal]
currentItemChanged currentItemChanged(self, QTreeWidgetItem, QTreeWidgetItem) [signal]
customContextMenuRequested customContextMenuRequested(self, QPoint) [signal]
destroyed destroyed(self, QObject = None) [signal]
doubleClicked doubleClicked(self, QModelIndex) [signal]
entered entered(self, QModelIndex) [signal]
expanded expanded(self, QModelIndex) [signal]
iconSizeChanged iconSizeChanged(self, QSize) [signal]
itemActivated itemActivated(self, QTreeWidgetItem, int) [signal]
itemChanged itemChanged(self, QTreeWidgetItem, int) [signal]
itemClicked itemClicked(self, QTreeWidgetItem, int) [signal]
itemCollapsed itemCollapsed(self, QTreeWidgetItem) [signal]
itemDoubleClicked itemDoubleClicked(self, QTreeWidgetItem, int) [signal]
itemEntered itemEntered(self, QTreeWidgetItem, int) [signal]
itemExpanded itemExpanded(self, QTreeWidgetItem) [signal]
itemPressed itemPressed(self, QTreeWidgetItem, int) [signal]
itemSelectionChanged itemSelectionChanged(self) [signal]
objectNameChanged objectNameChanged(self, str) [signal]
pressed pressed(self, QModelIndex) [signal]
staticMetaObject
viewportEntered viewportEntered(self) [signal]
windowIconChanged windowIconChanged(self, QIcon) [signal]
windowIconTextChanged windowIconTextChanged(self, str) [signal]
windowTitleChanged windowTitleChanged(self, str) [signal]
closeEvent(self, QCloseEvent)[source]