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
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 77 of file symbols.h.

Member Data Documentation

◆ excludedSymbols

QSet<QByteArray> SafeSymbols::excludedSymbols

Definition at line 80 of file symbols.h.

◆ expandedMacro

QByteArray SafeSymbols::expandedMacro

Definition at line 79 of file symbols.h.

◆ index

qsizetype SafeSymbols::index

Definition at line 81 of file symbols.h.

◆ symbols

Symbols SafeSymbols::symbols

Definition at line 78 of file symbols.h.


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