Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
main.cpp File Reference

(37a4d711555f1876a5d861da556160e90d5f4e33)

#include "translator.h"
#include <QtCore/QCoreApplication>
#include <QtCore/QDebug>
#include <QtCore/QString>
#include <QtCore/QStringList>
#include <QtCore/QTranslator>
#include <QtCore/QLibraryInfo>
#include <iostream>
Include dependency graph for main.cpp:

Go to the source code of this file.

Classes

struct  File

Functions

static int usage (const QStringList &args)
int main (int argc, char *argv[])

Function Documentation

◆ main()

◆ usage()

int usage ( const QStringList & args)
static

Definition at line 19 of file main.cpp.