QtBase  v6.3.1
Functions | Variables
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 57 of file src_gui_qopenglshaderprogram.cpp.

Here is the caller graph for this function:

◆ wrapper()

void src_gui_qopenglshaderprogram::wrapper ( )

[0]

[0]

[1]

[1]

[2]

[2]

Definition at line 59 of file src_gui_qopenglshaderprogram.cpp.

Here is the call graph for this function:

Variable Documentation

◆ code

QString src_gui_qopenglshaderprogram::code

Definition at line 55 of file src_gui_qopenglshaderprogram.cpp.

◆ context

QObject* src_gui_qopenglshaderprogram::context = nullptr

Definition at line 56 of file src_gui_qopenglshaderprogram.cpp.