![]() |
Qt 6.x
The Qt SDK
|
#include <qpa/qplatformwindow.h>
#include <qpa/qplatformwindow_p.h>
#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 2485 of file qxcbwindow.cpp.
References QList< T >::push_back(), qRectToXCBRectangle(), QRegion::rectCount(), and QList< T >::reserve().
Referenced by QXcbWindow::setMask().