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
qxcbconnection.h File Reference

(02de77535f2a94cbeb7e0ea01895ba4e556e165c)

#include <xcb/xcb.h>
#include <xcb/randr.h>
#include <QtCore/QTimer>
#include <QtGui/qpointingdevice.h>
#include <QtGui/private/qtguiglobal_p.h>
#include "qxcbexport.h"
#include <QHash>
#include <QList>
#include <qpa/qwindowsysteminterface.h>
#include <QtCore/QLoggingCategory>
#include <QtCore/private/qglobal_p.h>
#include "qxcbeventqueue.h"
#include "qxcbconnection_basic.h"
Include dependency graph for qxcbconnection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QXcbWindowEventListener
class  QXcbSyncWindowRequest
class  QXcbConnection
struct  QXcbConnection::TouchDeviceData::ValuatorClassInfo
class  QXcbConnectionGrabber
struct  q_padded_xcb_event< T >

Typedefs

typedef QHash< xcb_window_t, QXcbWindowEventListener * > WindowMapper

Typedef Documentation

◆ WindowMapper

typedef QHash<xcb_window_t, QXcbWindowEventListener *> WindowMapper

Definition at line 77 of file qxcbconnection.h.