![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qeglfsx11integration.h"
#include <QThread>
#include <X11/Xlib.h>
#include <X11/Xlib-xcb.h>
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) |
#define DISPLAY ((Display *) m_display) |
Definition at line 69 of file qeglfsx11integration.cpp.
|
static |
Definition at line 28 of file qeglfsx11integration.cpp.