Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_BEGIN_NAMESPACE::RenderContextData Struct Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::RenderContextData:

Static Public Member Functions

static QOhosOptional< RenderContextDatatryCreateForQWindow (QWindow *window)
static QOhosOptional< RenderContextDatatryCreateForQWindow (QWindow *window)

Public Attributes

QWindowqWindow
QOhosPlatformWindowplatformWindow
QOhosViewview
QRect unscaledWindowGeometry
QSize surfaceResolution

Detailed Description

Definition at line 86 of file qohosplatformbackingstoregl.cpp.

Member Function Documentation

◆ tryCreateForQWindow() [1/2]

QOhosOptional< RenderContextData > QT_BEGIN_NAMESPACE::RenderContextData::tryCreateForQWindow ( QWindow * window)
static

Definition at line 97 of file qohosplatformbackingstoregl.cpp.

References makeEmptyQOhosOptional().

Here is the call graph for this function:

◆ tryCreateForQWindow() [2/2]

QOhosOptional< RenderContextData > QT_BEGIN_NAMESPACE::RenderContextData::tryCreateForQWindow ( QWindow * window)
static

Member Data Documentation

◆ platformWindow

QOhosPlatformWindow * QT_BEGIN_NAMESPACE::RenderContextData::platformWindow

Definition at line 89 of file qohosplatformbackingstoregl.cpp.

◆ qWindow

QWindow * QT_BEGIN_NAMESPACE::RenderContextData::qWindow

Definition at line 88 of file qohosplatformbackingstoregl.cpp.

◆ surfaceResolution

QSize QT_BEGIN_NAMESPACE::RenderContextData::surfaceResolution

Definition at line 92 of file qohosplatformbackingstoregl.cpp.

◆ unscaledWindowGeometry

QRect QT_BEGIN_NAMESPACE::RenderContextData::unscaledWindowGeometry

Definition at line 91 of file qohosplatformbackingstoregl.cpp.

◆ view

QOhosView * QT_BEGIN_NAMESPACE::RenderContextData::view

Definition at line 90 of file qohosplatformbackingstoregl.cpp.


The documentation for this struct was generated from the following file: