![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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.
const QString* GLSL::Lexer::Value::string |
Definition at line 73 of file glsllexer_p.h.