![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <profileutils.h>
#include <runqttool.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qdebug.h>
#include <QtCore/qdir.h>
#include <QtCore/qfile.h>
#include <QtCore/qfileinfo.h>
#include <QtCore/qlibraryinfo.h>
#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qtemporaryfile.h>
#include <QtCore/qtranslator.h>
#include <iostream>
Go to the source code of this file.
Functions | |
static void | printOut (const QString &out) |
static void | printErr (const QString &out) |
static void | printUsage () |
int | main (int argc, char **argv) |
[48] | |
int main | ( | int | argc, |
char ** | argv ) |