(44118fcfef5fcbf9caffcf1f6a9d46df2a1ca0bc)
#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()
static 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]
Definition at line 665 of file main.cpp.
References runMoc().
◆ next()
◆ openFileForWriting()
static auto openFileForWriting |
( |
const QString & | name | ) |
|
|
static |
◆ runMoc()
int runMoc |
( |
int | argc, |
|
|
char ** | argv ) |