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
qeglfsx11integration.cpp File Reference

(df9d882d41b741fef7c5beeddb0abe9d904443d8)

#include "qeglfsx11integration.h"
#include <QThread>
#include <X11/Xlib.h>
#include <X11/Xlib-xcb.h>
Include dependency graph for qeglfsx11integration.cpp:

Go to the source code of this file.

Classes

class  EventReader

Macros

#define DISPLAY   ((Display *) m_display)

Variables

static Q_CONSTINIT QBasicAtomicInt running = Q_BASIC_ATOMIC_INITIALIZER(0)

Macro Definition Documentation

◆ DISPLAY

#define DISPLAY   ((Display *) m_display)

Definition at line 69 of file qeglfsx11integration.cpp.

Variable Documentation

◆ running

Q_CONSTINIT QBasicAtomicInt running = Q_BASIC_ATOMIC_INITIALIZER(0)
static

Definition at line 28 of file qeglfsx11integration.cpp.