![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosplatformbackingstoregl.h>#include <QtGui/private/qhighdpiscaling_p.h>#include <QtOpenGL/private/qopenglpaintdevice_p.h>#include <QtGui/qopenglcontext.h>#include <QtOpenGL/qopenglframebufferobject.h>#include <QtGui/qopenglfunctions.h>#include <QtOpenGL/qopengltextureblitter.h>#include <memory>#include <qohosplatformscreen.h>#include <qohosplatformwindow.h>#include <render/qohosview.h>Go to the source code of this file.
Classes | |
| struct | QT_BEGIN_NAMESPACE::RenderContextData |
| class | QT_BEGIN_NAMESPACE::QOhosPlatformBackingStoreGL |
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Functions | |
| QMatrix3x3 | QT_BEGIN_NAMESPACE::makeSourceTransform (const QRect &targetSubTexture, const QSizeF &srcTextureSize) |
| void | QT_BEGIN_NAMESPACE::unbindFrameBufferObject (QOpenGLFramebufferObject &fbo) |
| void | QT_BEGIN_NAMESPACE::unbindTextureBlitter (QOpenGLTextureBlitter &blitter) |
| void | QT_BEGIN_NAMESPACE::setViewportAndClearColorBuffer (QOpenGLContext &glCtx, const QSize &viewportSize, const QColor &clearColor) |
| void | QT_BEGIN_NAMESPACE::blitFramebufferToWindow (QOpenGLTextureBlitter &blitter, QOpenGLFramebufferObject &framebuffer, const QRect &srcRect) |
| std::unique_ptr< QPlatformBackingStore > | makeGlOhosPlatformBackingStore (QWindow *window) |
| std::unique_ptr< QPlatformBackingStore > makeGlOhosPlatformBackingStore | ( | QWindow * | window | ) |
Definition at line 260 of file qohosplatformbackingstoregl.cpp.