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
QOpenGLCustomShaderStagePrivate Class Reference
+ Collaboration diagram for QOpenGLCustomShaderStagePrivate:

Public Member Functions

 QOpenGLCustomShaderStagePrivate ()
 
 QOpenGLCustomShaderStagePrivate ()
 

Public Attributes

QPointer< QOpenGLEngineShaderManagerm_manager
 
QByteArray m_source
 

Detailed Description

Definition at line 13 of file qopenglcustomshaderstage.cpp.

Constructor & Destructor Documentation

◆ QOpenGLCustomShaderStagePrivate() [1/2]

QOpenGLCustomShaderStagePrivate::QOpenGLCustomShaderStagePrivate ( )
inline

Definition at line 16 of file qopenglcustomshaderstage.cpp.

References QOpenGLCustomShaderStagePrivate().

Referenced by QOpenGLCustomShaderStagePrivate().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ QOpenGLCustomShaderStagePrivate() [2/2]

QOpenGLCustomShaderStagePrivate::QOpenGLCustomShaderStagePrivate ( )
inline

Definition at line 16 of file qopenglcustomshaderstage.cpp.

Member Data Documentation

◆ m_manager

QPointer< QOpenGLEngineShaderManager > QOpenGLCustomShaderStagePrivate::m_manager

Definition at line 19 of file qopenglcustomshaderstage.cpp.

◆ m_source

QByteArray QOpenGLCustomShaderStagePrivate::m_source

Definition at line 20 of file qopenglcustomshaderstage.cpp.


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