Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QScrollerPrivate Member List

This is the complete list of members for QScrollerPrivate, including all inherited members.

bindableObjectName()QObject
bindingStorage()QObjectinline
bindingStorage() constQObjectinline
blockSignals(bool b) noexceptQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObjectinline
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection)QObjectinlinestatic
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot)QObjectinlinestatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
contentPositionQScrollerPrivate
contentPosRangeQScrollerPrivate
createScrollingSegments(qreal v, qreal startPos, qreal deltaTime, qreal deltaPos, Qt::Orientation orientation)QScrollerPrivate
createScrollingSegments(const QPointF &v, const QPointF &startPos, const QPointF &ppm)QScrollerPrivate
createScrollToSegments(qreal v, qreal deltaTime, qreal endPos, Qt::Orientation orientation, ScrollType type)QScrollerPrivate
customEvent(QEvent *event)QObjectprotectedvirtual
d_ptrQObjectprotected
deleteLater()QObjectslot
destroyed(QObject *=nullptr)QObjectsignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) constQObjectinline
disconnect(const QObject *receiver, const char *member=nullptr) constQObjectinline
disconnect(const QMetaObject::Connection &)QObjectstatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot)QObjectinlinestatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero)QObjectinlinestatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dpi() constQScrollerPrivate
dragDistanceQScrollerPrivate
dumpObjectInfo() constQObject
dumpObjectTree() constQObject
dynamicPropertyNames() constQObject
enabledQScrollerPrivate
event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
firstScrollQScrollerPrivate
frameRateSkip() constQScrollerPrivateinline
handleDrag(const QPointF &position, qint64 timestamp)QScrollerPrivate
inherits(const char *classname) constQObjectinline
init()QScrollerPrivate
inputName(QScroller::Input input)QScrollerPrivatestatic
installEventFilter(QObject *filterObj)QObject
isQuickItemType() constQObjectinline
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObjectinline
isWindowType() constQObjectinline
killTimer(int id)QObject
killTimer(Qt::TimerId id)QObject
lastPositionQScrollerPrivate
lastTimestampQScrollerPrivate
monotonicTimerQScrollerPrivate
moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL)QObject
moveWhileDragging(const QPointF &position, qint64 timestamp)QScrollerPrivate
moveWhilePressed(const QPointF &position, qint64 timestamp)QScrollerPrivate
nextSegmentPosition(QQueue< ScrollSegment > &segments, qint64 now, qreal oldPos)QScrollerPrivatestatic
nextSnapPos(qreal p, int dir, Qt::Orientation orientation) constQScrollerPrivate
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName, QPrivateSignal)QObjectsignal
oldVelocityQScrollerPrivate
overshootPositionQScrollerPrivate
parent() constQObjectinline
pixelPerMeterQScrollerPrivate
prepareScrolling(const QPointF &position)QScrollerPrivate
pressPositionQScrollerPrivate
pressTimestampQScrollerPrivate
pressWhileInactive(const QPointF &position, qint64 timestamp)QScrollerPrivate
pressWhileScrolling(const QPointF &position, qint64 timestamp)QScrollerPrivate
propertiesQScrollerPrivate
property(const char *name) constQObject
pushSegment(ScrollType type, qreal deltaTime, qreal stopProgress, qreal startPos, qreal deltaPos, qreal stopPos, QEasingCurve::Type curve, Qt::Orientation orientation)QScrollerPrivate
q_ptrQScrollerPrivate
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
QObject(QObject *parent=nullptr)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=nullptr)QObjectprotected
qobject_cast(const QObject *object)QObjectrelated
QObjectListQObjectrelated
QScrollerPrivate(QScroller *q, QObject *target)QScrollerPrivate
recalcScrollingSegments(bool forceRecalc=false)QScrollerPrivate
receivers(const char *signal) constQObjectprotected
recognizerQScrollerPrivate
recognizerTypeQScrollerPrivate
releaseVelocityQScrollerPrivate
releaseWhileDragging(const QPointF &position, qint64 timestamp)QScrollerPrivate
releaseWhilePressed(const QPointF &position, qint64 timestamp)QScrollerPrivate
removeEventFilter(QObject *obj)QObject
scrollingSegmentsEndPos(Qt::Orientation orientation) constQScrollerPrivate
scrollingSegmentsValid(Qt::Orientation orientation) constQScrollerPrivate
ScrollType enum nameQScrollerPrivate
ScrollTypeFlick enum valueQScrollerPrivate
ScrollTypeOvershoot enum valueQScrollerPrivate
ScrollTypeScrollTo enum valueQScrollerPrivate
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
sendEvent(QObject *o, QEvent *e)QScrollerPrivate
setContentPositionHelperDragging(const QPointF &deltaPos)QScrollerPrivate
setContentPositionHelperScrolling()QScrollerPrivate
setDpi(const QPointF &dpi)QScrollerPrivate
setDpiFromWidget(QWidget *widget)QScrollerPrivate
setObjectName(const QString &name)QObjectinline
setObjectName(QAnyStringView name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setProperty(const char *name, QVariant &&value)QObjectinline
setState(QScroller::State s)QScrollerPrivate
signalsBlocked() const noexceptQObjectinline
snapFirstXQScrollerPrivate
snapFirstYQScrollerPrivate
snapIntervalXQScrollerPrivate
snapIntervalYQScrollerPrivate
snapPositionsXQScrollerPrivate
snapPositionsYQScrollerPrivate
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer)QObject
stateQScrollerPrivate
stateName(QScroller::State state)QScrollerPrivatestatic
targetQScrollerPrivate
targetDestroyed()QScrollerPrivateslot
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
timerEventWhileDragging()QScrollerPrivate
timerEventWhileScrolling()QScrollerPrivate
timerTick()QScrollerPrivate
updateVelocity(const QPointF &deltaPixelRaw, qint64 deltaTime)QScrollerPrivate
viewportSizeQScrollerPrivate
xSegmentsQScrollerPrivate
ySegmentsQScrollerPrivate
~QObject()QObjectvirtual