![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| QCocoaOffscreenSurface (QOffscreenSurface *offscreenSurface) | |
| QSurfaceFormat | format () const override |
| Returns the actual surface format of the offscreen surface. | |
| bool | isValid () const override |
Returns true if the platform offscreen surface has been allocated. | |
| QCocoaOffscreenSurface (QOffscreenSurface *offscreenSurface) | |
| QSurfaceFormat | format () const override |
| Returns the actual surface format of the offscreen surface. | |
| bool | isValid () const override |
Returns true if the platform offscreen surface has been allocated. | |
| Public Member Functions inherited from QPlatformOffscreenSurface | |
| QPlatformOffscreenSurface (QOffscreenSurface *offscreenSurface) | |
| ~QPlatformOffscreenSurface () override | |
| QOffscreenSurface * | offscreenSurface () const |
| QPlatformScreen * | screen () const override |
| Returns the platform screen handle corresponding to this QPlatformOffscreenSurface. | |
| Public Member Functions inherited from QPlatformSurface | |
| virtual | ~QPlatformSurface () |
| QSurface * | surface () const |
Additional Inherited Members | |
| Protected Attributes inherited from QPlatformOffscreenSurface | |
| QScopedPointer< QPlatformOffscreenSurfacePrivate > | d_ptr |
Definition at line 281 of file qcocoaintegration.mm.
|
inline |
Definition at line 284 of file qcocoaintegration.mm.
|
inline |
Definition at line 284 of file qcocoaintegration.mm.
|
inlineoverridevirtual |
Returns the actual surface format of the offscreen surface.
Reimplemented from QPlatformOffscreenSurface.
Definition at line 286 of file qcocoaintegration.mm.
|
inlineoverridevirtual |
Returns the actual surface format of the offscreen surface.
Reimplemented from QPlatformOffscreenSurface.
Definition at line 286 of file qcocoaintegration.mm.
|
inlineoverridevirtual |
Returns true if the platform offscreen surface has been allocated.
Reimplemented from QPlatformOffscreenSurface.
Definition at line 291 of file qcocoaintegration.mm.
|
inlineoverridevirtual |
Returns true if the platform offscreen surface has been allocated.
Reimplemented from QPlatformOffscreenSurface.
Definition at line 291 of file qcocoaintegration.mm.