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

(d5c867ee292d4a650f68d9b079e5c393c2ee51f9)

#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 78 of file qxcbconnection.h.