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
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.

◆ wrapper()

void src_gui_qopenglshaderprogram::wrapper ( )

[0]

[0]

[1]

[1]

[2]

[2]

Definition at line 12 of file src_gui_qopenglshaderprogram.cpp.

References context.

Variable Documentation

◆ code

QString src_gui_qopenglshaderprogram::code

Definition at line 8 of file src_gui_qopenglshaderprogram.cpp.

◆ context

QObject * src_gui_qopenglshaderprogram::context = nullptr

Definition at line 9 of file src_gui_qopenglshaderprogram.cpp.

Referenced by wrapper().