![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qxcbatom.h"#include "qxcbexport.h"#include <QtCore/QObject>#include <QtCore/QByteArray>#include <QtCore/QLoggingCategory>#include <QtGui/private/qtguiglobal_p.h>#include <xcb/xcb.h>#include <memory>Go to the source code of this file.
Classes | |
| class | QXcbBasicConnection |
| struct | QStdFreeDeleter |
Macros | |
| #define | Q_XCB_REPLY_CONNECTION_ARG(connection, ...) |
| #define | Q_XCB_REPLY(call, ...) |
| #define | Q_XCB_REPLY_UNCHECKED(call, ...) |
| #define Q_XCB_REPLY | ( | call, | |
| ... ) |
Definition at line 130 of file qxcbconnection_basic.h.
| #define Q_XCB_REPLY_CONNECTION_ARG | ( | connection, | |
| ... ) |
Definition at line 124 of file qxcbconnection_basic.h.
| #define Q_XCB_REPLY_UNCHECKED | ( | call, | |
| ... ) |
Definition at line 135 of file qxcbconnection_basic.h.