_q_reregisterTimers(void *pointer) | QObjectPrivate | |
addConnection(int signal, Connection *c) | QObjectPrivate | inline |
bindingStorage | QObjectData | |
blockSig | QObjectData | |
checkForIncompatibleLibraryVersion(int version) const | QObjectPrivate | inline |
children | QObjectData | |
clearBindingStorage() | QObjectPrivate | |
compositor | QWaylandTextInputV4Private | |
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 | |
currentPreeditString | QWaylandTextInputV4Private | |
currentState | QWaylandTextInputV4Private | |
declarativeData | QObjectPrivate | |
deleteChildren() | QObjectPrivate | |
deleteLaterCalled | QObjectData | |
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 | |
enabledSurfaces | QWaylandTextInputV4Private | |
ensureConnectionData() | QObjectPrivate | inline |
ensureExtraData() | QObjectPrivate | inline |
extension_container | QWaylandCompositorExtensionPrivate | |
extraData | QObjectPrivate | mutable |
flagsForDumping() const | QObjectPrivate | virtual |
focus | QWaylandTextInputV4Private | |
focusDestroyListener | QWaylandTextInputV4Private | |
focusResource | QWaylandTextInputV4Private | |
get(QWaylandCompositorExtension *extension) | QWaylandCompositorExtensionPrivate | inlinestatic |
QObjectPrivate::get(QObject *o) | QObjectPrivate | inlinestatic |
QObjectPrivate::get(const QObject *o) | QObjectPrivate | inlinestatic |
getPropertyAdaptorSlotObject(const QMetaProperty &property) | QObjectPrivate | |
initialized | QWaylandCompositorExtensionPrivate | |
inputMethodQuery(Qt::InputMethodQuery property, QVariant argument) const | QWaylandTextInputV4Private | |
inputPanelVisible | QWaylandTextInputV4Private | |
isDeclarativeSignalConnected(uint signalIdx) const | QObjectPrivate | inline |
isDeletingChildren | QObjectData | |
isQuickItem | QObjectData | |
isSender(const QObject *receiver, const char *signal) const | QObjectPrivate | |
isSignalConnected(uint signalIdx, bool checkDeclarative=true) const | QObjectPrivate | |
isWidget | QObjectData | |
isWindow | QObjectData | |
maybeSignalConnected(uint signalIndex) const | QObjectPrivate | |
metaObject | QObjectData | |
moveToThread_helper() | QObjectPrivate | |
parent | QObjectData | |
pendingState | QWaylandTextInputV4Private | |
postedEvents | QObjectData | |
q_ptr | QObjectData | |
QObjectData()=default | QObjectData | |
QObjectPrivate(int version=QObjectPrivateVersion) | QObjectPrivate | |
QWaylandCompositorExtensionPrivate() | QWaylandCompositorExtensionPrivate | inline |
QWaylandTextInputV4Private(QWaylandCompositor *compositor) | QWaylandTextInputV4Private | explicit |
receiveChildEvents | QObjectData | |
receiverList(const char *signal) const | QObjectPrivate | |
reinitBindingStorageAfterThreadMove() | QObjectPrivate | |
removeConnection(Connection *c) | QObjectPrivate | inlinestatic |
sendChildEvents | QObjectData | |
senderList() const | QObjectPrivate | |
sendInputMethodEvent(QInputMethodEvent *event) | QWaylandTextInputV4Private | |
sendKeyEvent(QKeyEvent *event) | QWaylandTextInputV4Private | |
serial | QWaylandTextInputV4Private | |
setFocus(QWaylandSurface *surface) | QWaylandTextInputV4Private | |
setParent_helper(QObject *) | QObjectPrivate | |
setThreadData_helper(QThreadData *currentData, QThreadData *targetData, QBindingStatus *status) | QObjectPrivate | |
sharedRefcount | QObjectPrivate | |
signalIndex(const char *signalName, const QMetaObject **meta=nullptr) const | QObjectPrivate | |
StaticMetaCallFunction typedef | QObjectPrivate | |
threadData | QObjectPrivate | |
unused | QObjectData | |
wasDeleted | QObjectData | |
wasWidget | QObjectData | |
willBeWidget | QObjectData | |
zwp_text_input_v4_bind_resource(Resource *resource) override | QWaylandTextInputV4Private | protected |
zwp_text_input_v4_commit(Resource *resource) override | QWaylandTextInputV4Private | protected |
zwp_text_input_v4_destroy(Resource *resource) override | QWaylandTextInputV4Private | protected |
zwp_text_input_v4_destroy_resource(Resource *resource) override | QWaylandTextInputV4Private | protected |
zwp_text_input_v4_disable(Resource *resource) override | QWaylandTextInputV4Private | protected |
zwp_text_input_v4_enable(Resource *resource) override | QWaylandTextInputV4Private | protected |
zwp_text_input_v4_set_content_type(Resource *resource, uint32_t hint, uint32_t purpose) override | QWaylandTextInputV4Private | protected |
zwp_text_input_v4_set_cursor_rectangle(Resource *resource, int32_t x, int32_t y, int32_t width, int32_t height) override | QWaylandTextInputV4Private | protected |
zwp_text_input_v4_set_surrounding_text(Resource *resource, const QString &text, int32_t cursor, int32_t anchor) override | QWaylandTextInputV4Private | protected |
zwp_text_input_v4_set_text_change_cause(Resource *resource, uint32_t cause) override | QWaylandTextInputV4Private | protected |
~QObjectData()=0 | QObjectData | pure virtual |
~QObjectPrivate() | QObjectPrivate | virtual |