Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qxcbwindow.h File Reference
#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"
+ 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 2485 of file qxcbwindow.cpp.

References QList< T >::push_back(), qRectToXCBRectangle(), QRegion::rectCount(), and QList< T >::reserve().

Referenced by QXcbWindow::setMask().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: