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

◆ 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: