Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qxcbwindow.h File Reference

(02de77535f2a94cbeb7e0ea01895ba4e556e165c)

#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"
Include dependency graph for qxcbwindow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QXcbWindow
class  QXcbForeignWindow

Functions

QList< xcb_rectangle_t > qRegionToXcbRectangleList (const QRegion &region)

Function Documentation

◆ qRegionToXcbRectangleList()

QList< xcb_rectangle_t > qRegionToXcbRectangleList ( const QRegion & region)

Definition at line 2588 of file qxcbwindow.cpp.