Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
GLSL::Lexer::Value Union Reference

#include <glsllexer_p.h>

+ Collaboration diagram for GLSL::Lexer::Value:

Public Attributes

int i
 
const QStringstring
 
voidptr
 

Detailed Description

Definition at line 71 of file glsllexer_p.h.

Member Data Documentation

◆ i

int GLSL::Lexer::Value::i

Definition at line 72 of file glsllexer_p.h.

◆ ptr

void* GLSL::Lexer::Value::ptr

Definition at line 74 of file glsllexer_p.h.

Referenced by GLSL::Lexer::yylex().

◆ string

const QString* GLSL::Lexer::Value::string

Definition at line 73 of file glsllexer_p.h.


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