Qt 5.13
Qt GUI
C++ Classes
QStyleHints
Qt 5.13.0 Reference Documentation
List of All Members for QStyleHints
This is the complete list of members for
QStyleHints
, including inherited members.
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
cursorFlashTimeChanged
(int )
deleteLater
()
keyboardInputIntervalChanged
(int )
mouseDoubleClickIntervalChanged
(int )
mousePressAndHoldIntervalChanged
(int )
mouseQuickSelectionThresholdChanged
(int )
objectNameChanged
(const QString &)
showShortcutsInContextMenusChanged
(
bool
)
startDragDistanceChanged
(int )
startDragTimeChanged
(int )
tabFocusBehaviorChanged
(Qt::TabFocusBehavior )
useHoverEffectsChanged
(bool )
wheelScrollLinesChanged
(int )
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
cursorFlashTime
() const : int
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
fontSmoothingGamma
() const : qreal
isSignalConnected
(const QMetaMethod &) const : bool
keyboardAutoRepeatRate
() const : int
keyboardInputInterval
() const : int
killTimer
(int )
mouseDoubleClickInterval
() const : int
mousePressAndHoldInterval
() const : int
mouseQuickSelectionThreshold
() const : int
moveToThread
(QThread *)
objectName
() const : QString
passwordMaskCharacter
() const : QChar
passwordMaskDelay
() const : int
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setFocusOnTouchRelease
() const : bool
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setShowShortcutsInContextMenus
(bool )
setUseHoverEffects
(bool )
showIsFullScreen
() const : bool
showIsMaximized
() const : bool
showShortcutsInContextMenus
() const : bool
singleClickActivation
() const : bool
startDragDistance
() const : int
startDragTime
() const : int
startDragVelocity
() const : int
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
tabFocusBehavior
() const : Qt::TabFocusBehavior
thread
() const : QThread *
useHoverEffects
() const : bool
useRtlExtensions
() const : bool
wheelScrollLines
() const : int