_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 | |
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 |
convertToEdges(resize_edge edge) | QWaylandXdgToplevelPrivate | static |
currentChildBeingDeleted | QObjectPrivate | |
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 | |
ensureConnectionData() | QObjectPrivate | inline |
ensureExtraData() | QObjectPrivate | inline |
extraData | QObjectPrivate | mutable |
flagsForDumping() const | QObjectPrivate | virtual |
get(QWaylandXdgToplevel *toplevel) | QWaylandXdgToplevelPrivate | inlinestatic |
QObjectPrivate::get(QObject *o) | QObjectPrivate | inlinestatic |
QObjectPrivate::get(const QObject *o) | QObjectPrivate | inlinestatic |
getPropertyAdaptorSlotObject(const QMetaProperty &property) | QObjectPrivate | |
handleAckConfigure(uint serial) | QWaylandXdgToplevelPrivate | |
handleFocusLost() | QWaylandXdgToplevelPrivate | |
handleFocusReceived() | QWaylandXdgToplevelPrivate | |
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 | |
lastSentConfigure() const | QWaylandXdgToplevelPrivate | inline |
m_appId | QWaylandXdgToplevelPrivate | |
m_decoration | QWaylandXdgToplevelPrivate | |
m_lastAckedConfigure | QWaylandXdgToplevelPrivate | |
m_maxSize | QWaylandXdgToplevelPrivate | |
m_minSize | QWaylandXdgToplevelPrivate | |
m_parentToplevel | QWaylandXdgToplevelPrivate | |
m_pendingConfigures | QWaylandXdgToplevelPrivate | |
m_title | QWaylandXdgToplevelPrivate | |
m_xdgSurface | QWaylandXdgToplevelPrivate | |
maybeSignalConnected(uint signalIndex) const | QObjectPrivate | |
metaObject | QObjectData | |
moveToThread_helper() | QObjectPrivate | |
parent | QObjectData | |
postedEvents | QObjectData | |
q_ptr | QObjectData | |
QObjectData()=default | QObjectData | |
QObjectPrivate(int version=QObjectPrivateVersion) | QObjectPrivate | |
QWaylandXdgToplevelPrivate(QWaylandXdgSurface *xdgSurface, const QWaylandResource &resource) | QWaylandXdgToplevelPrivate | |
receiveChildEvents | QObjectData | |
receiverList(const char *signal) const | QObjectPrivate | |
reinitBindingStorageAfterThreadMove() | QObjectPrivate | |
removeConnection(Connection *c) | QObjectPrivate | inlinestatic |
s_role | QWaylandXdgToplevelPrivate | static |
sendChildEvents | QObjectData | |
senderList() const | QObjectPrivate | |
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 | |
xdg_toplevel_destroy(Resource *resource) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_destroy_resource(Resource *resource) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_move(Resource *resource, struct ::wl_resource *seatResource, uint32_t serial) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_resize(Resource *resource, struct ::wl_resource *seat, uint32_t serial, uint32_t edges) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_set_app_id(Resource *resource, const QString &app_id) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_set_fullscreen(Resource *resource, struct ::wl_resource *output) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_set_max_size(Resource *resource, int32_t width, int32_t height) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_set_maximized(Resource *resource) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_set_min_size(Resource *resource, int32_t width, int32_t height) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_set_minimized(Resource *resource) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_set_parent(Resource *resource, struct ::wl_resource *parent) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_set_title(Resource *resource, const QString &title) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_show_window_menu(Resource *resource, struct ::wl_resource *seat, uint32_t serial, int32_t x, int32_t y) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_unset_fullscreen(Resource *resource) override | QWaylandXdgToplevelPrivate | protected |
xdg_toplevel_unset_maximized(Resource *resource) override | QWaylandXdgToplevelPrivate | protected |
~QObjectData()=0 | QObjectData | pure virtual |
~QObjectPrivate() | QObjectPrivate | virtual |