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
src_gui_qopenglshaderprogram Namespace Reference

Functions

QRectF rect ()
 
void wrapper ()
 

Variables

QString code
 
QObjectcontext = nullptr
 

Function Documentation

◆ rect()

QRectF src_gui_qopenglshaderprogram::rect ( )

Definition at line 10 of file src_gui_qopenglshaderprogram.cpp.

Referenced by wrapper().

+ Here is the caller graph for this function:

◆ wrapper()

void src_gui_qopenglshaderprogram::wrapper ( )

[0]

[0]

[1]

[1]

[2]

[2]

Definition at line 12 of file src_gui_qopenglshaderprogram.cpp.

References code, context, QOpenGLShader::Fragment, GLfloat(), QMatrix4x4::ortho(), rect(), and QOpenGLShader::Vertex.

+ Here is the call graph for this function:

Variable Documentation

◆ code

QString src_gui_qopenglshaderprogram::code

Definition at line 8 of file src_gui_qopenglshaderprogram.cpp.

Referenced by wrapper().

◆ context

QObject* src_gui_qopenglshaderprogram::context = nullptr

Definition at line 9 of file src_gui_qopenglshaderprogram.cpp.

Referenced by wrapper().