|  | Qt 6.x
    The Qt SDK | 
#include <preprocessor.h>
 Collaboration diagram for Macro:
 Collaboration diagram for Macro:| Public Member Functions | |
| Macro () | |
| Public Attributes | |
| bool | isFunction | 
| bool | isVariadic | 
| Symbols | arguments | 
| Symbols | symbols | 
Definition at line 14 of file preprocessor.h.
| 
 | inline | 
Definition at line 16 of file preprocessor.h.
| Symbols Macro::arguments | 
Definition at line 19 of file preprocessor.h.
Referenced by Preprocessor::macroExpandIdentifier(), and runMoc().
| bool Macro::isFunction | 
Definition at line 17 of file preprocessor.h.
Referenced by Preprocessor::macroExpandIdentifier(), and runMoc().
| bool Macro::isVariadic | 
Definition at line 18 of file preprocessor.h.
Referenced by Preprocessor::macroExpandIdentifier(), and runMoc().
| Symbols Macro::symbols | 
Definition at line 20 of file preprocessor.h.
Referenced by Preprocessor::macroExpandIdentifier(), and runMoc().