![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qstring.h>#include <qstringlist.h>#include <qfile.h>#include <qfileinfo.h>#include "tracepointgen.h"#include "parser.h"Go to the source code of this file.
Functions | |
| static void | usage (int status) |
| static void | parseArgs (int argc, char *argv[], QString &provider, QString &outFile, QList< QString > &inputFiles) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 32 of file tracepointgen.cpp.
References Parser::isEmpty().
|
static |
Definition at line 19 of file tracepointgen.cpp.
References usage().
Definition at line 12 of file tracepointgen.cpp.
Referenced by parseArgs().