__delattr__(self, name) |
Implement delattr(self, name). [extrait de __delattr__.__doc__] |
__setattr__(self, name, value) |
Implement setattr(self, name, value). [extrait de __setattr__.__doc__] |
actionAt |
actionAt(self, p: PySide2.QtCore.QPoint) -> PySide2.QtWidgets.QAction [extrait de actionAt.__doc__] |
actionEvent(self, event: PySide2.QtGui.QActionEvent) |
actionEvent(self, event: PySide2.QtGui.QActionEvent) [extrait de actionEvent.__doc__] |
actionGeometry(self, action: PySide2.QtWidgets.QAction) -> PySide2.QtCore.QRect |
actionGeometry(self, action: PySide2.QtWidgets.QAction) -> PySide2.QtCore.QRect [extrait de actionGeometry.__doc__] |
actionTriggered |
|
addAction |
addAction(self, arg__1: PySide2.QtWidgets.QAction) [extrait de addAction.__doc__] |
addSeparator(self) -> PySide2.QtWidgets.QAction |
addSeparator(self) -> PySide2.QtWidgets.QAction [extrait de addSeparator.__doc__] |
addWidget(self, widget: PySide2.QtWidgets.QWidget) -> PySide2.QtWidgets.QAction |
addWidget(self, widget: PySide2.QtWidgets.QWidget) -> PySide2.QtWidgets.QAction [extrait de addWidget.__doc__] |
allowedAreas(self) -> PySide2.QtCore.Qt.ToolBarAreas |
allowedAreas(self) -> PySide2.QtCore.Qt.ToolBarAreas [extrait de allowedAreas.__doc__] |
allowedAreasChanged |
|
changeEvent(self, event: PySide2.QtCore.QEvent) |
changeEvent(self, event: PySide2.QtCore.QEvent) [extrait de changeEvent.__doc__] |
clear(self) |
clear(self) [extrait de clear.__doc__] |
customContextMenuRequested |
|
destroyed |
|
event(self, event: PySide2.QtCore.QEvent) -> bool |
event(self, event: PySide2.QtCore.QEvent) -> bool [extrait de event.__doc__] |
iconSize(self) -> PySide2.QtCore.QSize |
iconSize(self) -> PySide2.QtCore.QSize [extrait de iconSize.__doc__] |
iconSizeChanged |
|
initStyleOption(self, option: PySide2.QtWidgets.QStyleOptionToolBar) |
initStyleOption(self, option: PySide2.QtWidgets.QStyleOptionToolBar) [extrait de initStyleOption.__doc__] |
insertSeparator(self, before: PySide2.QtWidgets.QAction) -> PySide2.QtWidgets.QAction |
insertSeparator(self, before: PySide2.QtWidgets.QAction) -> PySide2.QtWidgets.QAction [extrait de insertSeparator.__doc__] |
insertWidget(self, before: PySide2.QtWidgets.QAction, widget: PySide2.QtWidgets.QWidget) -> PySide2.QtWidgets.QAction |
insertWidget(self, before: PySide2.QtWidgets.QAction, widget: PySide2.QtWidgets.QWidget) -> PySide2.QtWidgets.QAction [extrait de insertWidget.__doc__] |
isAreaAllowed(self, area: PySide2.QtCore.Qt.ToolBarArea) -> bool |
isAreaAllowed(self, area: PySide2.QtCore.Qt.ToolBarArea) -> bool [extrait de isAreaAllowed.__doc__] |
isFloatable(self) -> bool |
isFloatable(self) -> bool [extrait de isFloatable.__doc__] |
isFloating(self) -> bool |
isFloating(self) -> bool [extrait de isFloating.__doc__] |
isMovable(self) -> bool |
isMovable(self) -> bool [extrait de isMovable.__doc__] |
movableChanged |
|
objectNameChanged |
|
orientation(self) -> PySide2.QtCore.Qt.Orientation |
orientation(self) -> PySide2.QtCore.Qt.Orientation [extrait de orientation.__doc__] |
orientationChanged |
|
paintEvent(self, event: PySide2.QtGui.QPaintEvent) |
paintEvent(self, event: PySide2.QtGui.QPaintEvent) [extrait de paintEvent.__doc__] |
setAllowedAreas(self, areas: PySide2.QtCore.Qt.ToolBarAreas) |
setAllowedAreas(self, areas: PySide2.QtCore.Qt.ToolBarAreas) [extrait de setAllowedAreas.__doc__] |
setFloatable(self, floatable: bool) |
setFloatable(self, floatable: bool) [extrait de setFloatable.__doc__] |
setIconSize(self, iconSize: PySide2.QtCore.QSize) |
setIconSize(self, iconSize: PySide2.QtCore.QSize) [extrait de setIconSize.__doc__] |
setMovable(self, movable: bool) |
setMovable(self, movable: bool) [extrait de setMovable.__doc__] |
setOrientation(self, orientation: PySide2.QtCore.Qt.Orientation) |
setOrientation(self, orientation: PySide2.QtCore.Qt.Orientation) [extrait de setOrientation.__doc__] |
setToolButtonStyle(self, toolButtonStyle: PySide2.QtCore.Qt.ToolButtonStyle) |
setToolButtonStyle(self, toolButtonStyle: PySide2.QtCore.Qt.ToolButtonStyle) [extrait de setToolButtonStyle.__doc__] |
toggleViewAction(self) -> PySide2.QtWidgets.QAction |
toggleViewAction(self) -> PySide2.QtWidgets.QAction [extrait de toggleViewAction.__doc__] |
toolButtonStyle(self) -> PySide2.QtCore.Qt.ToolButtonStyle |
toolButtonStyle(self) -> PySide2.QtCore.Qt.ToolButtonStyle [extrait de toolButtonStyle.__doc__] |
toolButtonStyleChanged |
|
topLevelChanged |
|
visibilityChanged |
|
widgetForAction(self, action: PySide2.QtWidgets.QAction) -> PySide2.QtWidgets.QWidget |
widgetForAction(self, action: PySide2.QtWidgets.QAction) -> PySide2.QtWidgets.QWidget [extrait de widgetForAction.__doc__] |
windowIconChanged |
|
windowIconTextChanged |
|
windowTitleChanged |
|
Améliorations / Corrections
Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.
Emplacement :
Description des améliorations :