![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "shmserverbufferintegration.h"#include <QtWaylandClient/private/qwaylanddisplay_p.h>#include <QDebug>#include <QtOpenGL/QOpenGLTexture>#include <QtGui/QOpenGLContext>#include <QtGui/QImage>#include <QtCore/QSharedMemory>Go to the source code of this file.
Namespaces | |
| namespace | QtWaylandClient |
Functions | |
| static QT_BEGIN_NAMESPACE QOpenGLTexture * | createTextureFromShm (const QString &key, int w, int h, int bpl, int format) |
|
static |
Definition at line 14 of file shmserverbufferintegration.cpp.