Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 13 of file qopenglcustomshaderstage.cpp.

Constructor & Destructor Documentation

◆ QOpenGLCustomShaderStagePrivate()

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: