(c8982db76c2b5e5fef20434d6b5ba95da699b825)
#include "qdxgivsyncservice_p.h"
#include <QThread>
#include <QWaitCondition>
#include <QElapsedTimer>
#include <QCoreApplication>
#include <QLoggingCategory>
#include <QScreen>
#include <QVarLengthArray>
#include <QtCore/private/qsystemerror_p.h>
Go to the source code of this file.
◆ outputForWindow()
| IDXGIOutput * outputForWindow |
( |
QWindow * | w, |
|
|
IDXGIAdapter * | adapter ) |
|
static |
◆ Q_STATIC_LOGGING_CATEGORY()
| Q_STATIC_LOGGING_CATEGORY |
( |
lcQpaScreenUpdates | , |
|
|
"qt.qpa.screen.updates" | , |
|
|
QtCriticalMsg | ) |