Participer au site avec un Tip
Rechercher
 

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 :

Module « PySide2.QtGui »

Classe « QStyleHints »

Informations générales

Héritage

builtins.object
    Object
        QObject
            QStyleHints

Définition

class QStyleHints(QObject):

Constructeur(s)

Signature du constructeur Description
__new__(*args, **kwargs) Create and return a new object. See help(type) for accurate signature. [extrait de __new__.__doc__]

Liste des attributs statiques

Nom de l'attribut Valeur
staticMetaObject<PySide2.QtCore.QMetaObject object at 0x7efe36ab1d40>

Liste des opérateurs

Opérateurs hérités de la classe object

__eq__, __ge__, __gt__, __le__, __lt__, __ne__

Liste des méthodes

Toutes les méthodes Méthodes d'instance Méthodes statiques Méthodes dépréciées
Signature de la méthodeDescription
__delattr__(self, name) Implement delattr(self, name). [extrait de __delattr__.__doc__]
__setattr__(self, name, value) Implement setattr(self, name, value). [extrait de __setattr__.__doc__]
cursorFlashTime(self) -> int cursorFlashTime(self) -> int [extrait de cursorFlashTime.__doc__]
cursorFlashTimeChanged
destroyed
fontSmoothingGamma(self) -> float fontSmoothingGamma(self) -> float [extrait de fontSmoothingGamma.__doc__]
keyboardAutoRepeatRate(self) -> int keyboardAutoRepeatRate(self) -> int [extrait de keyboardAutoRepeatRate.__doc__]
keyboardInputInterval(self) -> int keyboardInputInterval(self) -> int [extrait de keyboardInputInterval.__doc__]
keyboardInputIntervalChanged
mouseDoubleClickDistance(self) -> int mouseDoubleClickDistance(self) -> int [extrait de mouseDoubleClickDistance.__doc__]
mouseDoubleClickInterval(self) -> int mouseDoubleClickInterval(self) -> int [extrait de mouseDoubleClickInterval.__doc__]
mouseDoubleClickIntervalChanged
mousePressAndHoldInterval(self) -> int mousePressAndHoldInterval(self) -> int [extrait de mousePressAndHoldInterval.__doc__]
mousePressAndHoldIntervalChanged
mouseQuickSelectionThreshold(self) -> int mouseQuickSelectionThreshold(self) -> int [extrait de mouseQuickSelectionThreshold.__doc__]
mouseQuickSelectionThresholdChanged
objectNameChanged
passwordMaskCharacter(self) -> str passwordMaskCharacter(self) -> str [extrait de passwordMaskCharacter.__doc__]
passwordMaskDelay(self) -> int passwordMaskDelay(self) -> int [extrait de passwordMaskDelay.__doc__]
setCursorFlashTime(self, cursorFlashTime: int) setCursorFlashTime(self, cursorFlashTime: int) [extrait de setCursorFlashTime.__doc__]
setFocusOnTouchRelease(self) -> bool setFocusOnTouchRelease(self) -> bool [extrait de setFocusOnTouchRelease.__doc__]
setKeyboardInputInterval(self, keyboardInputInterval: int) setKeyboardInputInterval(self, keyboardInputInterval: int) [extrait de setKeyboardInputInterval.__doc__]
setMouseDoubleClickInterval(self, mouseDoubleClickInterval: int) setMouseDoubleClickInterval(self, mouseDoubleClickInterval: int) [extrait de setMouseDoubleClickInterval.__doc__]
setMousePressAndHoldInterval(self, mousePressAndHoldInterval: int) setMousePressAndHoldInterval(self, mousePressAndHoldInterval: int) [extrait de setMousePressAndHoldInterval.__doc__]
setMouseQuickSelectionThreshold(self, threshold: int) setMouseQuickSelectionThreshold(self, threshold: int) [extrait de setMouseQuickSelectionThreshold.__doc__]
setShowShortcutsInContextMenus(self, showShortcutsInContextMenus: bool) setShowShortcutsInContextMenus(self, showShortcutsInContextMenus: bool) [extrait de setShowShortcutsInContextMenus.__doc__]
setStartDragDistance(self, startDragDistance: int) setStartDragDistance(self, startDragDistance: int) [extrait de setStartDragDistance.__doc__]
setStartDragTime(self, startDragTime: int) setStartDragTime(self, startDragTime: int) [extrait de setStartDragTime.__doc__]
setTabFocusBehavior(self, tabFocusBehavior: PySide2.QtCore.Qt.TabFocusBehavior) setTabFocusBehavior(self, tabFocusBehavior: PySide2.QtCore.Qt.TabFocusBehavior) [extrait de setTabFocusBehavior.__doc__]
setUseHoverEffects(self, useHoverEffects: bool) setUseHoverEffects(self, useHoverEffects: bool) [extrait de setUseHoverEffects.__doc__]
setWheelScrollLines(self, scrollLines: int) setWheelScrollLines(self, scrollLines: int) [extrait de setWheelScrollLines.__doc__]
showIsFullScreen(self) -> bool showIsFullScreen(self) -> bool [extrait de showIsFullScreen.__doc__]
showIsMaximized(self) -> bool showIsMaximized(self) -> bool [extrait de showIsMaximized.__doc__]
showShortcutsInContextMenus(self) -> bool showShortcutsInContextMenus(self) -> bool [extrait de showShortcutsInContextMenus.__doc__]
showShortcutsInContextMenusChanged
singleClickActivation(self) -> bool singleClickActivation(self) -> bool [extrait de singleClickActivation.__doc__]
startDragDistance(self) -> int startDragDistance(self) -> int [extrait de startDragDistance.__doc__]
startDragDistanceChanged
startDragTime(self) -> int startDragTime(self) -> int [extrait de startDragTime.__doc__]
startDragTimeChanged
startDragVelocity(self) -> int startDragVelocity(self) -> int [extrait de startDragVelocity.__doc__]
tabFocusBehavior(self) -> PySide2.QtCore.Qt.TabFocusBehavior tabFocusBehavior(self) -> PySide2.QtCore.Qt.TabFocusBehavior [extrait de tabFocusBehavior.__doc__]
tabFocusBehaviorChanged
touchDoubleTapDistance(self) -> int touchDoubleTapDistance(self) -> int [extrait de touchDoubleTapDistance.__doc__]
useHoverEffects(self) -> bool useHoverEffects(self) -> bool [extrait de useHoverEffects.__doc__]
useHoverEffectsChanged
useRtlExtensions(self) -> bool useRtlExtensions(self) -> bool [extrait de useRtlExtensions.__doc__]
wheelScrollLines(self) -> int wheelScrollLines(self) -> int [extrait de wheelScrollLines.__doc__]
wheelScrollLinesChanged

Méthodes héritées de la classe QObject

__getattribute__, __init_subclass__, __repr__, __subclasshook__, blockSignals, childEvent, children, connect, connectNotify, customEvent, deleteLater, disconnect, disconnectNotify, dumpObjectInfo, dumpObjectTree, dynamicPropertyNames, emit, event, eventFilter, findChild, findChildren, inherits, installEventFilter, isSignalConnected, isWidgetType, isWindowType, killTimer, metaObject, moveToThread, objectName, parent, property, receivers, registerUserData, removeEventFilter, sender, senderSignalIndex, setObjectName, setParent, setProperty, signalsBlocked, startTimer, thread, timerEvent, tr

Méthodes héritées de la classe Object

__init_subclass__, __subclasshook__

Méthodes héritées de la classe object

__dir__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __sizeof__, __str__