Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
ImageWithBindOptions Struct Reference
+ Collaboration diagram for ImageWithBindOptions:

Public Attributes

const QImageimage
 
QOpenGLTextureUploader::BindOptions options
 

Detailed Description

Definition at line 242 of file qopenglpaintengine.cpp.

Member Data Documentation

◆ image

const QImage& ImageWithBindOptions::image

Definition at line 244 of file qopenglpaintengine.cpp.

Referenced by QOpenGL2PaintEngineExPrivate::bindTexture().

◆ options

QOpenGLTextureUploader::BindOptions ImageWithBindOptions::options

Definition at line 245 of file qopenglpaintengine.cpp.

Referenced by QOpenGL2PaintEngineExPrivate::bindTexture().


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