![]() |
Qt 6.x
The Qt SDK
|
#include <glsllexer_p.h>
Public Attributes | |
int | i |
const QString * | string |
void * | ptr |
Definition at line 71 of file glsllexer_p.h.
int GLSL::Lexer::Value::i |
Definition at line 72 of file glsllexer_p.h.
void* GLSL::Lexer::Value::ptr |
Definition at line 74 of file glsllexer_p.h.
Referenced by GLSL::Lexer::yylex().
const QString* GLSL::Lexer::Value::string |
Definition at line 73 of file glsllexer_p.h.