![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QtWaylandClient::QWaylandTabletToolV2, including all inherited members.
availableVirtualGeometry | QInputDevice | |
availableVirtualGeometry() const | QInputDevice | |
availableVirtualGeometryChanged(QRect area) | QInputDevice | signal |
bindableObjectName() | QObject | |
bindingStorage() | QObject | inline |
bindingStorage() const | QObject | inline |
blockSignals(bool b) noexcept | QObject | |
buttonCount | QPointingDevice | |
buttonCount() const | QPointingDevice | |
CancelGrabExclusive enum value | QPointingDevice | |
CancelGrabPassive enum value | QPointingDevice | |
capabilities | QInputDevice | |
capabilities() const | QInputDevice | |
Capability enum name | QInputDevice | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | inline |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
CursorSurface class | QtWaylandClient::QWaylandTabletToolV2 | friend |
customEvent(QEvent *event) | QObject | protectedvirtual |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
destroyed(QObject *=nullptr) | QObject | signal |
devices() | QInputDevice | static |
DeviceType enum name | QInputDevice | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
disconnect(const QMetaObject::Connection &) | QObject | static |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() const | QObject | |
dumpObjectTree() const | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *event) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
grabChanged(QObject *grabber, QPointingDevice::GrabTransition transition, const QPointerEvent *event, const QEventPoint &point) | QPointingDevice | signal |
GrabExclusive enum value | QPointingDevice | |
GrabPassive enum value | QPointingDevice | |
GrabTransition enum name | QPointingDevice | |
hasCapability(Capability cap) const | QInputDevice | |
inherits(const char *classname) const | QObject | inline |
installEventFilter(QObject *filterObj) | QObject | |
isQuickItemType() const | QObject | inline |
isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
isWidgetType() const | QObject | inline |
isWindowType() const | QObject | inline |
killTimer(int id) | QObject | |
killTimer(Qt::TimerId id) | QObject | |
maximumPoints | QPointingDevice | |
maximumPoints() const | QPointingDevice | |
moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL) | QObject | |
name | QInputDevice | |
name() const | QInputDevice | |
objectName | QObject | |
objectName() const | QObject | |
objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
operator==(const QPointingDevice &other) const | QPointingDevice | |
QInputDevice::operator==(const QInputDevice &other) const | QInputDevice | |
OverrideGrabPassive enum value | QPointingDevice | |
parent() const | QObject | inline |
PointerType enum name | QPointingDevice | |
pointerType | QPointingDevice | |
pointerType() const | QPointingDevice | |
primaryKeyboard(const QString &seatName=QString()) | QInputDevice | static |
primaryPointingDevice(const QString &seatName=QString()) | QPointingDevice | static |
property(const char *name) const | QObject | |
Q_REVISION(6, 9) void capabilitiesChanged(Capabilities capabilities) | QInputDevice | signal |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
QInputDevice(QObject *parent=nullptr) | QInputDevice | |
QInputDevice(const QString &name, qint64 systemId, DeviceType type, const QString &seatName=QString(), QObject *parent=nullptr) | QInputDevice | |
QInputDevice(QInputDevicePrivate &d, QObject *parent) | QInputDevice | protected |
QObject(QObject *parent=nullptr) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
qobject_cast(const QObject *object) | QObject | related |
QObjectList | QObject | related |
QPointingDevice(QObject *parent=nullptr) | QPointingDevice | |
QPointingDevice(const QString &name, qint64 systemId, QInputDevice::DeviceType devType, PointerType pType, Capabilities caps, int maxPoints, int buttonCount, const QString &seatName=QString(), QPointingDeviceUniqueId uniqueId=QPointingDeviceUniqueId(), QObject *parent=nullptr) | QPointingDevice | |
QPointingDevice(QPointingDevicePrivate &d, QObject *parent) | QPointingDevice | protected |
QWaylandTabletToolV2(QWaylandTabletSeatV2 *tabletSeat, ::zwp_tablet_tool_v2 *tool) | QtWaylandClient::QWaylandTabletToolV2 | |
receivers(const char *signal) const | QObject | protected |
removeEventFilter(QObject *obj) | QObject | |
seatName | QInputDevice | |
seatName() const | QInputDevice | |
seatNames() | QInputDevice | static |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setObjectName(const QString &name) | QObject | inline |
setObjectName(QAnyStringView name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setProperty(const char *name, QVariant &&value) | QObject | inline |
signalsBlocked() const noexcept | QObject | inline |
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
systemId | QInputDevice | |
systemId() const | QInputDevice | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
type | QInputDevice | |
type() const | QInputDevice | |
UngrabExclusive enum value | QPointingDevice | |
UngrabPassive enum value | QPointingDevice | |
uniqueId | QPointingDevice | |
uniqueId() const | QPointingDevice | |
updateCursor() | QtWaylandClient::QWaylandTabletToolV2 | |
zwp_tablet_tool_v2_button(uint32_t serial, uint32_t button, uint32_t state) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_capability(uint32_t capability) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_distance(uint32_t distance) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_done() override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_down(uint32_t serial) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_frame(uint32_t time) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_hardware_id_wacom(uint32_t hardware_id_hi, uint32_t hardware_id_lo) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_hardware_serial(uint32_t hardware_serial_hi, uint32_t hardware_serial_lo) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_motion(wl_fixed_t x, wl_fixed_t y) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_pressure(uint32_t pressure) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_proximity_in(uint32_t serial, struct ::zwp_tablet_v2 *tablet, struct ::wl_surface *surface) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_proximity_out() override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_removed() override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_rotation(wl_fixed_t degrees) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_slider(int32_t position) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_tilt(wl_fixed_t tilt_x, wl_fixed_t tilt_y) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_type(uint32_t tool_type) override | QtWaylandClient::QWaylandTabletToolV2 | protected |
zwp_tablet_tool_v2_up() override | QtWaylandClient::QWaylandTabletToolV2 | protected |
~QInputDevice() | QInputDevice | |
~QObject() | QObject | virtual |
~QPointingDevice() | QPointingDevice | |
~QWaylandTabletToolV2() | QtWaylandClient::QWaylandTabletToolV2 |