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
qrhiwidget_p.h
Go to the documentation of this file.
1// Copyright (C) 2023 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#ifndef QRHIWIDGET_P_H
5#define QRHIWIDGET_P_H
6
7//
8// W A R N I N G
9// -------------
10//
11// This file is not part of the Qt API. It exists purely as an
12// implementation detail. This header file may change from version to
13// version without notice, or even be removed.
14//
15// We mean it.
16//
17
18#include "qrhiwidget.h"
19#include <rhi/qrhi.h>
20#include <private/qwidget_p.h>
21#include <private/qbackingstorerhisupport_p.h>
22
24
61
63
64#endif
\inmodule QtGui
Definition qimage.h:37
\inmodule QtGui
Definition qrhi.h:1651
\inmodule QtGui
Definition qrhi.h:1094
\inmodule QtGui
Definition qrhi.h:1142
\inmodule QtGui
Definition qrhi.h:1184
\inmodule QtGui
Definition qrhi.h:895
Format
Specifies the texture format.
Definition qrhi.h:914
QRhiRenderPassDescriptor * renderPassDescriptor
QRhiWidget::TextureFormat widgetTextureFormat
QRhiTexture * colorTexture
bool invokeInitialize(QRhiCommandBuffer *cb)
QVector< QRhiResource * > pendingDeletes
QRhiTextureRenderTarget * renderTarget
QImage grabFramebuffer() override
QRhiRenderBuffer * msaaColorBuffer
QRhiTexture * resolveTexture
QBackingStoreRhiSupport offscreenRenderer
void resetRenderTargetObjects()
QRhiTexture::Format rhiTextureFormat
QPlatformBackingStoreRhiConfig rhiConfig() const override
QPlatformTextureList::Flags textureListFlags() override
void ensureTexture(bool *changed)
QRhiRenderBuffer * depthStencilBuffer
QPlatformBackingStoreRhiConfig config
TextureData texture() const override
void endCompose() override
void resetColorBufferObjects()
\inmodule QtWidgets
Definition qrhiwidget.h:19
TextureFormat
Specifies the format of the texture to which the QRhiWidget renders.
Definition qrhiwidget.h:42
\inmodule QtGuiPrivate \inheaderfile rhi/qrhi.h
Definition qrhi.h:1804
\inmodule QtCore
Definition qsize.h:25
Combined button and popup list for selecting options.
GLsizei samples
SSL_CTX int(* cb)(SSL *ssl, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg)