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

◆ isFunction

bool Macro::isFunction

Definition at line 17 of file preprocessor.h.

Referenced by runMoc().

◆ isVariadic

bool Macro::isVariadic

Definition at line 18 of file preprocessor.h.

◆ symbols

Symbols Macro::symbols

Definition at line 20 of file preprocessor.h.

Referenced by runMoc().


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