Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qxcbwindow.h File Reference

(80bfeb4e793c673d540bd7641fc159338f64af1b)

#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.

References qRectToXCBRectangle(), and QRegion::rectCount().

Referenced by QXcbWindow::setMask().

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