_q_reregisterTimers(void *pointer) | QObjectPrivate | |
activePoints | QPointingDevicePrivate | mutable |
addConnection(int signal, Connection *c) | QObjectPrivate | inline |
addPassiveGrabber(const QPointerEvent *event, const QEventPoint &point, QObject *grabber) | QPointingDevicePrivate | |
availableVirtualGeometry | QInputDevicePrivate | |
bindingStorage | QObjectData | |
blockSig | QObjectData | |
busId | QInputDevicePrivate | |
buttonCount | QPointingDevicePrivate | |
capabilities | QInputDevicePrivate | |
checkForIncompatibleLibraryVersion(int version) const | QObjectPrivate | inline |
children | QObjectData | |
clearBindingStorage() | QObjectPrivate | |
clearPassiveGrabbers(const QPointerEvent *event, const QEventPoint &point) | QPointingDevicePrivate | |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiverPrivate, Func2 slot, Qt::ConnectionType type=Qt::AutoConnection) | QObjectPrivate | inlinestatic |
connect(const QObject *sender, int signal_index, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type) | QObjectPrivate | static |
connect(const QObject *sender, int signal_index, const QObject *receiver, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type) | QObjectPrivate | static |
connectImpl(const QObject *sender, int signal_index, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, int type, const int *types, const QMetaObject *senderMetaObject) | QObjectPrivate | static |
ConnectionDataPointer typedef | QObjectPrivate | |
connections | QObjectPrivate | |
connectNotify(const QMetaMethod &signal) | QObjectPrivate | inline |
currentChildBeingDeleted | QObjectPrivate | |
declarativeData | QObjectPrivate | |
deleteChildren() | QObjectPrivate | |
deleteLaterCalled | QObjectData | |
deviceType | QInputDevicePrivate | |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiverPrivate, Func2 slot) | QObjectPrivate | inlinestatic |
disconnect(const QObject *sender, int signal_index, void **slot) | QObjectPrivate | static |
disconnect(const QObject *sender, int signal_index, const QObject *receiver, void **slot) | QObjectPrivate | static |
disconnectNotify(const QMetaMethod &signal) | QObjectPrivate | inline |
dynamicMetaObject() const | QObjectData | |
ensureConnectionData() | QObjectPrivate | inline |
ensureExtraData() | QObjectPrivate | inline |
EventPointMap typedef | QPointingDevicePrivate | |
extraData | QObjectPrivate | mutable |
firstActiveTarget() const | QPointingDevicePrivate | |
firstActiveWindow() const | QPointingDevicePrivate | |
firstPointExclusiveGrabber() const | QPointingDevicePrivate | |
flagsForDumping() const | QObjectPrivate | virtual |
fromId(qint64 systemId) | QInputDevicePrivate | static |
get(QPointingDevice *q) | QPointingDevicePrivate | inlinestatic |
get(const QPointingDevice *q) | QPointingDevicePrivate | inlinestatic |
QInputDevicePrivate::get(QInputDevice *q) | QInputDevicePrivate | inlinestatic |
QInputDevicePrivate::get(const QInputDevice *q) | QInputDevicePrivate | inlinestatic |
QObjectPrivate::get(QObject *o) | QObjectPrivate | inlinestatic |
QObjectPrivate::get(const QObject *o) | QObjectPrivate | inlinestatic |
getPropertyAdaptorSlotObject(const QMetaProperty &property) | QObjectPrivate | |
horizontalIncrement | QXcbScrollingDevicePrivate | |
horizontalIndex | QXcbScrollingDevicePrivate | |
isDeclarativeSignalConnected(uint signalIdx) const | QObjectPrivate | inline |
isDeletingChildren | QObjectData | |
isQuickItem | QObjectData | |
isRegistered(const QInputDevice *dev) | QInputDevicePrivate | static |
isSender(const QObject *receiver, const char *signal) const | QObjectPrivate | |
isSignalConnected(uint signalIdx, bool checkDeclarative=true) const | QObjectPrivate | |
isWidget | QObjectData | |
isWindow | QObjectData | |
lastScrollPosition | QXcbScrollingDevicePrivate | mutable |
legacyOrientations | QXcbScrollingDevicePrivate | |
maximumTouchPoints | QPointingDevicePrivate | |
maybeSignalConnected(uint signalIndex) const | QObjectPrivate | |
metaObject | QObjectData | |
moveToThread_helper() | QObjectPrivate | |
name | QInputDevicePrivate | |
orientations | QXcbScrollingDevicePrivate | |
parent | QObjectData | |
pointById(int id) const | QPointingDevicePrivate | |
pointerType | QPointingDevicePrivate | |
pointingDeviceById(qint64 systemId) | QPointingDevicePrivate | static |
pointingDeviceType | QInputDevicePrivate | |
postedEvents | QObjectData | |
q_ptr | QObjectData | |
QInputDevicePrivate(const QString &name, qint64 winSysId, QInputDevice::DeviceType type, QInputDevice::Capabilities caps=QInputDevice::Capability::None, const QString &seatName=QString()) | QInputDevicePrivate | inline |
QObjectData()=default | QObjectData | |
QObjectPrivate(int version=QObjectPrivateVersion) | QObjectPrivate | |
QPointingDevicePrivate(const QString &name, qint64 id, QInputDevice::DeviceType type, QPointingDevice::PointerType pType, QPointingDevice::Capabilities caps, int maxPoints, int buttonCount, const QString &seatName=QString(), QPointingDeviceUniqueId uniqueId=QPointingDeviceUniqueId()) | QPointingDevicePrivate | inline |
qqExtra | QInputDevicePrivate | |
queryPointById(int id) const | QPointingDevicePrivate | |
queryTabletDevice(QInputDevice::DeviceType deviceType, QPointingDevice::PointerType pointerType, QPointingDeviceUniqueId uniqueId, QInputDevice::Capabilities capabilities=QInputDevice::Capability::None, qint64 systemId=0) | QPointingDevicePrivate | static |
QXcbScrollingDevicePrivate(const QString &name, qint64 id, QPointingDevice::Capabilities caps, int buttonCount=3, const QString &seatName=QString()) | QXcbScrollingDevicePrivate | |
receiveChildEvents | QObjectData | |
receiverList(const char *signal) const | QObjectPrivate | |
registerDevice(const QInputDevice *dev) | QInputDevicePrivate | static |
reinitBindingStorageAfterThreadMove() | QObjectPrivate | |
removeConnection(Connection *c) | QObjectPrivate | inlinestatic |
removeExclusiveGrabber(const QPointerEvent *event, const QObject *grabber) | QPointingDevicePrivate | |
removeGrabber(QObject *grabber, bool cancel=false) | QPointingDevicePrivate | |
removePassiveGrabber(const QPointerEvent *event, const QEventPoint &point, QObject *grabber) | QPointingDevicePrivate | |
removePointById(int id) | QPointingDevicePrivate | |
seatName | QInputDevicePrivate | |
sendChildEvents | QObjectData | |
senderList() const | QObjectPrivate | |
sendTouchCancelEvent(QTouchEvent *cancelEvent) | QPointingDevicePrivate | |
setAvailableVirtualGeometry(QRect a) | QInputDevicePrivate | inline |
setExclusiveGrabber(const QPointerEvent *event, const QEventPoint &point, QObject *exclusiveGrabber) | QPointingDevicePrivate | |
setParent_helper(QObject *) | QObjectPrivate | |
setPassiveGrabberContext(EventPointData *epd, QObject *grabber, QObject *context) | QPointingDevicePrivate | static |
setThreadData_helper(QThreadData *currentData, QThreadData *targetData, QBindingStatus *status) | QObjectPrivate | |
sharedRefcount | QObjectPrivate | |
signalIndex(const char *signalName, const QMetaObject **meta=nullptr) const | QObjectPrivate | |
StaticMetaCallFunction typedef | QObjectPrivate | |
systemId | QInputDevicePrivate | |
tabletDevice(QInputDevice::DeviceType deviceType, QPointingDevice::PointerType pointerType, QPointingDeviceUniqueId uniqueId) | QPointingDevicePrivate | static |
threadData | QObjectPrivate | |
toolId | QPointingDevicePrivate | |
toolProximity | QPointingDevicePrivate | |
uniqueId | QPointingDevicePrivate | |
unregisterDevice(const QInputDevice *dev) | QInputDevicePrivate | static |
unused | QObjectData | |
verticalIncrement | QXcbScrollingDevicePrivate | |
verticalIndex | QXcbScrollingDevicePrivate | |
wasDeleted | QObjectData | |
wasWidget | QObjectData | |
willBeWidget | QObjectData | |
~QInputDevicePrivate() override | QInputDevicePrivate | |
~QObjectData()=0 | QObjectData | pure virtual |
~QObjectPrivate() | QObjectPrivate | virtual |
~QPointingDevicePrivate() override | QPointingDevicePrivate | |