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
SafeSymbols Struct Reference

#include <symbols.h>

+ Collaboration diagram for SafeSymbols:

Public Attributes

Symbols symbols
 
QByteArray expandedMacro
 
QSet< QByteArrayexcludedSymbols
 
qsizetype index
 

Detailed Description

Definition at line 75 of file symbols.h.

Member Data Documentation

◆ excludedSymbols

QSet<QByteArray> SafeSymbols::excludedSymbols

Definition at line 78 of file symbols.h.

◆ expandedMacro

QByteArray SafeSymbols::expandedMacro

Definition at line 77 of file symbols.h.

◆ index

qsizetype SafeSymbols::index

Definition at line 79 of file symbols.h.

◆ symbols

Symbols SafeSymbols::symbols

Definition at line 76 of file symbols.h.

Referenced by Preprocessor::macroExpand(), SymbolStack::next(), and SymbolStack::symbol().


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