![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QVersionDirectivePosition:Public Member Functions | |
| constexpr | QVersionDirectivePosition (int position=0, int line=-1) |
| constexpr bool | hasPosition () const |
Public Attributes | |
| const int | position |
| const int | line |
Definition at line 457 of file qopenglshaderprogram.cpp.
|
inlineconstexpr |
Definition at line 459 of file qopenglshaderprogram.cpp.
|
inlineconstexpr |
Definition at line 465 of file qopenglshaderprogram.cpp.
References position.
Referenced by QOpenGLShader::compileSourceCode().
Here is the caller graph for this function:| const int QVersionDirectivePosition::line |
Definition at line 471 of file qopenglshaderprogram.cpp.
Referenced by QOpenGLShader::compileSourceCode().
| const int QVersionDirectivePosition::position |
Definition at line 470 of file qopenglshaderprogram.cpp.
Referenced by QOpenGLShader::compileSourceCode(), and hasPosition().