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

Public Member Functions

 QOpenGLCustomShaderStagePrivate ()
 

Public Attributes

QPointer< QOpenGLEngineShaderManagerm_manager
 
QByteArray m_source
 

Detailed Description

Definition at line 11 of file qopenglcustomshaderstage.cpp.

Constructor & Destructor Documentation

◆ QOpenGLCustomShaderStagePrivate()

QOpenGLCustomShaderStagePrivate::QOpenGLCustomShaderStagePrivate ( )
inline

Definition at line 14 of file qopenglcustomshaderstage.cpp.

Member Data Documentation

◆ m_manager

QPointer<QOpenGLEngineShaderManager> QOpenGLCustomShaderStagePrivate::m_manager

Definition at line 17 of file qopenglcustomshaderstage.cpp.

◆ m_source

QByteArray QOpenGLCustomShaderStagePrivate::m_source

Definition at line 18 of file qopenglcustomshaderstage.cpp.


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