_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 | QWaylandTextInputPrivate | |
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 | |
currentState | QWaylandTextInputPrivate | |
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 | QWaylandTextInputPrivate | |
ensureConnectionData() | QObjectPrivate | inline |
ensureExtraData() | QObjectPrivate | inline |
extension_container | QWaylandCompositorExtensionPrivate | |
extraData | QObjectPrivate | mutable |
flagsForDumping() const | QObjectPrivate | virtual |
focus | QWaylandTextInputPrivate | |
focusDestroyListener | QWaylandTextInputPrivate | |
focusResource | QWaylandTextInputPrivate | |
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 | QWaylandTextInputPrivate | |
inputPanelVisible | QWaylandTextInputPrivate | |
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 | QWaylandTextInputPrivate | |
postedEvents | QObjectData | |
q_ptr | QObjectData | |
QObjectData()=default | QObjectData | |
QObjectPrivate(int version=QObjectPrivateVersion) | QObjectPrivate | |
QWaylandCompositorExtensionPrivate() | QWaylandCompositorExtensionPrivate | inline |
QWaylandTextInputPrivate(QWaylandCompositor *compositor) | QWaylandTextInputPrivate | explicit |
receiveChildEvents | QObjectData | |
receiverList(const char *signal) const | QObjectPrivate | |
reinitBindingStorageAfterThreadMove() | QObjectPrivate | |
removeConnection(Connection *c) | QObjectPrivate | inlinestatic |
sendChildEvents | QObjectData | |
senderList() const | QObjectPrivate | |
sendInputMethodEvent(QInputMethodEvent *event) | QWaylandTextInputPrivate | |
sendInputPanelState() | QWaylandTextInputPrivate | |
sendKeyEvent(QKeyEvent *event) | QWaylandTextInputPrivate | |
sendLocale() | QWaylandTextInputPrivate | |
sendModifiersMap(const QByteArray &modifiersMap) | QWaylandTextInputPrivate | |
sendTextDirection() | QWaylandTextInputPrivate | |
serial | QWaylandTextInputPrivate | |
setFocus(QWaylandSurface *surface) | QWaylandTextInputPrivate | |
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_v2_bind_resource(Resource *resource) override | QWaylandTextInputPrivate | protected |
zwp_text_input_v2_destroy(Resource *resource) override | QWaylandTextInputPrivate | protected |
zwp_text_input_v2_destroy_resource(Resource *resource) override | QWaylandTextInputPrivate | protected |
zwp_text_input_v2_disable(Resource *resource, wl_resource *surface) override | QWaylandTextInputPrivate | protected |
zwp_text_input_v2_enable(Resource *resource, wl_resource *surface) override | QWaylandTextInputPrivate | protected |
zwp_text_input_v2_hide_input_panel(Resource *resource) override | QWaylandTextInputPrivate | protected |
zwp_text_input_v2_set_content_type(Resource *resource, uint32_t hint, uint32_t purpose) override | QWaylandTextInputPrivate | protected |
zwp_text_input_v2_set_cursor_rectangle(Resource *resource, int32_t x, int32_t y, int32_t width, int32_t height) override | QWaylandTextInputPrivate | protected |
zwp_text_input_v2_set_preferred_language(Resource *resource, const QString &language) override | QWaylandTextInputPrivate | protected |
zwp_text_input_v2_set_surrounding_text(Resource *resource, const QString &text, int32_t cursor, int32_t anchor) override | QWaylandTextInputPrivate | protected |
zwp_text_input_v2_show_input_panel(Resource *resource) override | QWaylandTextInputPrivate | protected |
zwp_text_input_v2_update_state(Resource *resource, uint32_t serial, uint32_t flags) override | QWaylandTextInputPrivate | protected |
~QObjectData()=0 | QObjectData | pure virtual |
~QObjectPrivate() | QObjectPrivate | virtual |