(202cf2377c03a190fcb9e083dfe75e693856845b)
#include <depfile_shared.h>
#include "preprocessor.h"
#include "moc.h"
#include "outputrevision.h"
#include "collectjson.h"
#include <qfile.h>
#include <qfileinfo.h>
#include <qdir.h>
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <errno.h>
#include <qcoreapplication.h>
#include <qcommandlineoption.h>
#include <qcommandlineparser.h>
#include <memory>
Go to the source code of this file.
◆ File
◆ argumentsFromCommandLineAndFile()
◆ combinePath()
◆ composePreprocessorOutput()
◆ error()
| void error |
( |
const char * | msg = "Invalid argument" | ) |
|
◆ hasNext()
| bool hasNext |
( |
const Symbols & | symbols, |
|
|
int | i ) |
|
inlinestatic |
◆ main()
[48]
[dynamic_tooltip]
[5]
[2]
[0]
[6]
[48]
[48]
[6]
[0]
[0]
[1]
[1]
[2]
[2]
[3]
[3]
[0]
[0]
[1]
[1]
[0]
[0]
[0]
[0]
[0]
[0]
Definition at line 691 of file main.cpp.
References runMoc().
◆ next()
◆ openFileForWriting()
| auto openFileForWriting |
( |
const QString & | name | ) |
|
|
static |
◆ runMoc()
| int runMoc |
( |
int | argc, |
|
|
char ** | argv ) |
Definition at line 170 of file main.cpp.
References Moc::generate(), Macro::isFunction, Macro::isVariadic, Preprocessor::macros, Moc::moduleUnitKind, Moc::noInclude, NotAModule, Moc::parse(), Preprocessor::preprocessOnly, Moc::requireCompleteTypes, and Preprocessor::setDebugIncludes().
Referenced by main().