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

(86fe84f5f7fd9a55e0f26a9572996caf443ff834)

#include "qfbwindow_p.h"
#include "qfbscreen_p.h"
#include <QtGui/QScreen>
#include <qpa/qwindowsysteminterface.h>
+ Include dependency graph for qfbwindow.cpp:

Go to the source code of this file.

Variables

QT_BEGIN_NAMESPACE static Q_CONSTINIT QBasicAtomicInt winIdGenerator = Q_BASIC_ATOMIC_INITIALIZER(0)
 

Variable Documentation

◆ winIdGenerator

QT_BEGIN_NAMESPACE static Q_CONSTINIT QBasicAtomicInt winIdGenerator = Q_BASIC_ATOMIC_INITIALIZER(0)
static

Definition at line 12 of file qfbwindow.cpp.

Referenced by QFbWindow::QFbWindow().