Inherited from PySide2.QtWidgets.QDialog :
__new__ ,
accept ,
adjustPosition ,
closeEvent ,
contextMenuEvent ,
done ,
eventFilter ,
exec_ ,
extension ,
isSizeGripEnabled ,
keyPressEvent ,
minimumSizeHint ,
open ,
orientation ,
reject ,
resizeEvent ,
result ,
setExtension ,
setModal ,
setOrientation ,
setResult ,
setSizeGripEnabled ,
setVisible ,
showEvent ,
showExtension ,
sizeHint
Inherited from PySide2.QtWidgets.QWidget :
acceptDrops ,
accessibleDescription ,
accessibleName ,
actionEvent ,
actions ,
activateWindow ,
addAction ,
addActions ,
adjustSize ,
autoFillBackground ,
backgroundRole ,
backingStore ,
baseSize ,
changeEvent ,
childAt ,
childrenRect ,
childrenRegion ,
clearFocus ,
clearMask ,
close ,
contentsMargins ,
contentsRect ,
contextMenuPolicy ,
create ,
createWinId ,
cursor ,
destroy ,
devType ,
dragEnterEvent ,
dragLeaveEvent ,
dragMoveEvent ,
dropEvent ,
effectiveWinId ,
ensurePolished ,
enterEvent ,
event ,
focusInEvent ,
focusNextChild ,
focusNextPrevChild ,
focusOutEvent ,
focusPolicy ,
focusPreviousChild ,
focusProxy ,
focusWidget ,
font ,
fontInfo ,
fontMetrics ,
foregroundRole ,
frameGeometry ,
frameSize ,
geometry ,
getContentsMargins ,
grab ,
grabGesture ,
grabKeyboard ,
grabMouse ,
grabShortcut ,
graphicsEffect ,
graphicsProxyWidget ,
hasFocus ,
hasHeightForWidth ,
hasMouseTracking ,
hasTabletTracking ,
height ,
heightForWidth ,
hide ,
hideEvent ,
initPainter ,
inputMethodEvent ,
inputMethodHints ,
inputMethodQuery ,
insertAction ,
insertActions ,
internalWinId ,
isActiveWindow ,
isAncestorOf ,
isEnabled ,
isEnabledTo ,
isEnabledToTLW ,
isFullScreen ,
isHidden ,
isLeftToRight ,
isMaximized ,
isMinimized ,
isModal ,
isRightToLeft ,
isTopLevel ,
isVisible ,
isVisibleTo ,
isWindow ,
isWindowModified ,
keyReleaseEvent ,
layout ,
layoutDirection ,
leaveEvent ,
locale ,
lower ,
mapFrom ,
mapFromGlobal ,
mapFromParent ,
mapTo ,
mapToGlobal ,
mapToParent ,
mask ,
maximumHeight ,
maximumSize ,
maximumWidth ,
metric ,
minimumHeight ,
minimumSize ,
minimumWidth ,
mouseDoubleClickEvent ,
mouseMoveEvent ,
mousePressEvent ,
mouseReleaseEvent ,
move ,
moveEvent ,
nativeEvent ,
nativeParentWidget ,
nextInFocusChain ,
normalGeometry ,
overrideWindowFlags ,
overrideWindowState ,
paintEngine ,
paintEvent ,
palette ,
parentWidget ,
pos ,
previousInFocusChain ,
raise_ ,
rect ,
redirected ,
releaseKeyboard ,
releaseMouse ,
releaseShortcut ,
removeAction ,
render ,
repaint ,
resize ,
restoreGeometry ,
saveGeometry ,
scroll ,
setAcceptDrops ,
setAccessibleDescription ,
setAccessibleName ,
setAttribute ,
setAutoFillBackground ,
setBackgroundRole ,
setBaseSize ,
setContentsMargins ,
setContextMenuPolicy ,
setCursor ,
setDisabled ,
setEnabled ,
setFixedHeight ,
setFixedSize ,
setFixedWidth ,
setFocus ,
setFocusPolicy ,
setFocusProxy ,
setFont ,
setForegroundRole ,
setGeometry ,
setGraphicsEffect ,
setHidden ,
setInputMethodHints ,
setLayout ,
setLayoutDirection ,
setLocale ,
setMask ,
setMaximumHeight ,
setMaximumSize ,
setMaximumWidth ,
setMinimumHeight ,
setMinimumSize ,
setMinimumWidth ,
setMouseTracking ,
setPalette ,
setParent ,
setShortcutAutoRepeat ,
setShortcutEnabled ,
setSizeIncrement ,
setSizePolicy ,
setStatusTip ,
setStyle ,
setStyleSheet ,
setTabletTracking ,
setToolTip ,
setToolTipDuration ,
setUpdatesEnabled ,
setWhatsThis ,
setWindowFilePath ,
setWindowFlag ,
setWindowFlags ,
setWindowIcon ,
setWindowIconText ,
setWindowModality ,
setWindowModified ,
setWindowOpacity ,
setWindowRole ,
setWindowState ,
setWindowTitle ,
sharedPainter ,
show ,
showFullScreen ,
showMaximized ,
showMinimized ,
showNormal ,
size ,
sizeIncrement ,
sizePolicy ,
stackUnder ,
statusTip ,
style ,
styleSheet ,
tabletEvent ,
testAttribute ,
toolTip ,
toolTipDuration ,
topLevelWidget ,
underMouse ,
ungrabGesture ,
unsetCursor ,
unsetLayoutDirection ,
unsetLocale ,
update ,
updateGeometry ,
updateMicroFocus ,
updatesEnabled ,
visibleRegion ,
whatsThis ,
wheelEvent ,
width ,
winId ,
window ,
windowFilePath ,
windowFlags ,
windowHandle ,
windowIcon ,
windowIconText ,
windowModality ,
windowOpacity ,
windowRole ,
windowState ,
windowTitle ,
windowType ,
x ,
y
Inherited from PySide2.QtCore.QObject :
__delattr__ ,
__getattribute__ ,
__setattr__ ,
blockSignals ,
childEvent ,
children ,
connectNotify ,
customEvent ,
deleteLater ,
disconnectNotify ,
dumpObjectInfo ,
dumpObjectTree ,
dynamicPropertyNames ,
emit ,
findChild ,
findChildren ,
inherits ,
installEventFilter ,
isSignalConnected ,
isWidgetType ,
isWindowType ,
killTimer ,
metaObject ,
moveToThread ,
objectName ,
parent ,
property ,
receivers ,
removeEventFilter ,
sender ,
senderSignalIndex ,
setObjectName ,
setProperty ,
signalsBlocked ,
startTimer ,
thread ,
timerEvent ,
tr
Inherited from PySide2.QtGui.QPaintDevice :
colorCount ,
depth ,
devicePixelRatio ,
devicePixelRatioF ,
heightMM ,
logicalDpiX ,
logicalDpiY ,
paintingActive ,
physicalDpiX ,
physicalDpiY ,
widthMM
Inherited from object :
__format__ ,
__hash__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|