![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquickwindow_p.h>
Public Attributes | |
| QRhiCommandBuffer * | commandBuffer = nullptr |
| QQuickWindowRenderTarget | rt |
| bool | renderTargetDirty = false |
Definition at line 234 of file qquickwindow_p.h.
| QRhiCommandBuffer* QQuickWindowPrivate::Redirect::commandBuffer = nullptr |
Definition at line 235 of file qquickwindow_p.h.
| bool QQuickWindowPrivate::Redirect::renderTargetDirty = false |
Definition at line 237 of file qquickwindow_p.h.
| QQuickWindowRenderTarget QQuickWindowPrivate::Redirect::rt |
Definition at line 236 of file qquickwindow_p.h.