Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
Macro Struct Reference

#include <preprocessor.h>

+ Collaboration diagram for Macro:

Public Member Functions

 Macro ()
 

Public Attributes

bool isFunction
 
bool isVariadic
 
Symbols arguments
 
Symbols symbols
 

Detailed Description

Definition at line 14 of file preprocessor.h.

Constructor & Destructor Documentation

◆ Macro()

Macro::Macro ( )
inline

Definition at line 16 of file preprocessor.h.

Member Data Documentation

◆ arguments

Symbols Macro::arguments

Definition at line 19 of file preprocessor.h.

Referenced by Preprocessor::macroExpandIdentifier(), and runMoc().

◆ isFunction

bool Macro::isFunction

Definition at line 17 of file preprocessor.h.

Referenced by Preprocessor::macroExpandIdentifier(), and runMoc().

◆ isVariadic

bool Macro::isVariadic

Definition at line 18 of file preprocessor.h.

Referenced by Preprocessor::macroExpandIdentifier(), and runMoc().

◆ symbols

Symbols Macro::symbols

Definition at line 20 of file preprocessor.h.

Referenced by Preprocessor::macroExpandIdentifier(), and runMoc().


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