![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpa/qplatformwindow.h>
#include <qpa/qplatformwindow_p.h>
#include <QtCore/QObject>
#include <QtCore/QPointer>
#include <QtGui/QSurfaceFormat>
#include <QtGui/QImage>
#include <xcb/xcb.h>
#include <xcb/sync.h>
#include "qxcbobject.h"
Go to the source code of this file.
Classes | |
class | QXcbWindow |
class | QXcbForeignWindow |
Functions | |
QList< xcb_rectangle_t > | qRegionToXcbRectangleList (const QRegion ®ion) |
Definition at line 2588 of file qxcbwindow.cpp.