| addClient(QWaylandClient *client) | QWaylandCompositorPrivate | inline |
| addConnection(int signal, Connection *c) | QObjectPrivate | inline |
| addOutput(QWaylandOutput *output) | QWaylandCompositorPrivate | inline |
| addPolishObject(QObject *object) | QWaylandCompositorPrivate | |
| all_surfaces | QWaylandCompositorPrivate | protected |
| bindingStorage | QObjectData | |
| blockSig | QObjectData | |
| buffer_manager | QWaylandCompositorPrivate | protected |
| bufferManager() const | QWaylandCompositorPrivate | inline |
| callCreateKeyboardDevice(QWaylandSeat *seat) | QWaylandCompositorPrivate | inline |
| callCreatePointerDevice(QWaylandSeat *seat) | QWaylandCompositorPrivate | inline |
| callCreateTouchDevice(QWaylandSeat *seat) | QWaylandCompositorPrivate | inline |
| children | QObjectData | |
| clearBindingStorage() | QObjectPrivate | |
| client_buffer_integrations | QWaylandCompositorPrivate | protected |
| clientBufferIntegrations() const | QWaylandCompositorPrivate | inline |
| clients | QWaylandCompositorPrivate | protected |
| compositor_create_region(wl_compositor::Resource *resource, uint32_t id) override | QWaylandCompositorPrivate | protected |
| compositor_create_surface(wl_compositor::Resource *resource, uint32_t id) override | QWaylandCompositorPrivate | protected |
| 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 |
| connectToExternalSockets() | QWaylandCompositorPrivate | |
| createDefaultSurface() | QWaylandCompositorPrivate | protectedvirtual |
| currentChildBeingDeleted | QObjectPrivate | |
| declarativeData | QObjectPrivate | |
| defaultOutput() const | QWaylandCompositorPrivate | inline |
| deleteChildren() | QObjectPrivate | |
| deleteLaterCalled | QObjectData | |
| destroySurface(QWaylandSurface *surface) | QWaylandCompositorPrivate | |
| 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 |
| display | QWaylandCompositorPrivate | protected |
| dynamicMetaObject() const | QObjectData | |
| ensureConnectionData() | QObjectPrivate | inline |
| ensureExtraData() | QObjectPrivate | inline |
| eventHandler | QWaylandCompositorPrivate | protected |
| externally_added_socket_fds | QWaylandCompositorPrivate | protected |
| extraData | QObjectPrivate | mutable |
| feedRetainedSelectionData(QMimeData *data) | QWaylandCompositorPrivate | |
| flagsForDumping() const | QObjectPrivate | virtual |
| get(QWaylandCompositor *compositor) | QWaylandCompositorPrivate | inlinestatic |
| QObjectPrivate::get(QObject *o) | QObjectPrivate | inlinestatic |
| QObjectPrivate::get(const QObject *o) | QObjectPrivate | inlinestatic |
| getPropertyAdaptorSlotObject(const QMetaProperty &property) | QObjectPrivate | |
| init() | QWaylandCompositorPrivate | |
| initialized | QWaylandCompositorPrivate | protected |
| initializeExtensions() | QWaylandCompositorPrivate | protected |
| initializeHardwareIntegration() | QWaylandCompositorPrivate | protected |
| initializeSeats() | QWaylandCompositorPrivate | protected |
| isDeclarativeSignalConnected(uint signalIdx) const | QObjectPrivate | inline |
| isDeletingChildren | QObjectData | |
| isQuickItem | QObjectData | |
| isSignalConnected(uint signalIdx, bool checkDeclarative=true) const | QObjectPrivate | |
| isWidget | QObjectData | |
| isWindow | QObjectData | |
| loadClientBufferIntegration() | QWaylandCompositorPrivate | protected |
| loadServerBufferIntegration() | QWaylandCompositorPrivate | protected |
| loop | QWaylandCompositorPrivate | protected |
| maybeSignalConnected(uint signalIndex) const | QObjectPrivate | |
| metaObject | QObjectData | |
| moveToThread_helper() | QObjectPrivate | |
| outputs | QWaylandCompositorPrivate | protected |
| ownsDisplay | QWaylandCompositorPrivate | protected |
| parent | QObjectData | |
| polish_objects | QWaylandCompositorPrivate | protected |
| postedEvents | QObjectData | |
| preInit() | QWaylandCompositorPrivate | |
| preInitialized | QWaylandCompositorPrivate | protected |
| q_ptr | QObjectData | |
| QObjectData()=default | QObjectData | |
| QObjectPrivate(decltype(QObjectPrivateVersion) version=QObjectPrivateVersion) | QObjectPrivate | |
| QWaylandCompositorPrivate(QWaylandCompositor *compositor) | QWaylandCompositorPrivate | |
| receiveChildEvents | QObjectData | |
| receiveParentEvents | QObjectData | |
| receiverList(const char *signal) const | QObjectPrivate | |
| reinitBindingStorageAfterThreadMove() | QObjectPrivate | |
| removeClient(QWaylandClient *client) | QWaylandCompositorPrivate | inline |
| removeConnection(Connection *c) | QObjectPrivate | inlinestatic |
| removeOutput(QWaylandOutput *output) | QWaylandCompositorPrivate | inline |
| retainSelection | QWaylandCompositorPrivate | protected |
| seatFor(QInputEvent *inputEvent) | QWaylandCompositorPrivate | virtual |
| seats | QWaylandCompositorPrivate | protected |
| sendChildEvents | QObjectData | |
| serverBufferIntegration() const | QWaylandCompositorPrivate | inline |
| setObjectNameWithoutBindings(const QString &name) | QObjectPrivate | |
| setParent_helper(QObject *) | QObjectPrivate | |
| setThreadData_helper(QThreadData *currentData, QThreadData *targetData, QBindingStatus *status) | QObjectPrivate | |
| sharedRefcount | QObjectPrivate | |
| shmFormats | QWaylandCompositorPrivate | protected |
| signalIndex(const char *signalName, const QMetaObject **meta=nullptr) const | QObjectPrivate | |
| socket_name | QWaylandCompositorPrivate | protected |
| StaticMetaCallFunction typedef | QObjectPrivate | |
| subcompositor_get_subsurface(wl_subcompositor::Resource *resource, uint32_t id, struct ::wl_resource *surface, struct ::wl_resource *parent) override | QWaylandCompositorPrivate | protected |
| threadData | QObjectPrivate | |
| timer | QWaylandCompositorPrivate | protected |
| unregisterSurface(QWaylandSurface *surface) | QWaylandCompositorPrivate | |
| unused | QObjectData | |
| wasDeleted | QObjectData | |
| wasWidget | QObjectData | |
| willBeWidget | QObjectData | |
| writeToDebugStream(QDebug &) const | QObjectPrivate | virtual |
| ~QObjectData()=0 | QObjectData | pure virtual |
| ~QObjectPrivate() | QObjectPrivate | virtual |
| ~QWaylandCompositorPrivate() override | QWaylandCompositorPrivate | |