Qt 4.8
Public Variables | List of all members
GLProgram Struct Reference

Public Variables

int brush
 
bool mask
 
int mode
 
GLuint program
 

Detailed Description

Definition at line 509 of file qpaintengine_opengl.cpp.

Properties

◆ brush

int GLProgram::brush

Definition at line 510 of file qpaintengine_opengl.cpp.

Referenced by QGLProgramCache::getProgram().

◆ mask

bool GLProgram::mask

Definition at line 512 of file qpaintengine_opengl.cpp.

Referenced by QGLProgramCache::getProgram().

◆ mode

int GLProgram::mode

Definition at line 511 of file qpaintengine_opengl.cpp.

Referenced by QGLProgramCache::getProgram().

◆ program

GLuint GLProgram::program

Definition at line 513 of file qpaintengine_opengl.cpp.

Referenced by QGLProgramCache::getProgram().


The documentation for this struct was generated from the following file: