![]() |
Qt 6.x
The Qt SDK
|
#include <qcommandlineparser.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
[0]
[0]
[1]
[1]
[2]
[2]
[3]
[3]
Definition at line 6 of file src_corelib_tools_qcommandlineparser.cpp.
References QCommandLineParser::addOption(), QCommandLineParser::addPositionalArgument(), app, args, QCoreApplication::arguments(), QCommandLineParser::clearPositionalArguments(), QList< T >::first(), QList< T >::isEmpty(), QCommandLineParser::isSet(), QCommandLineParser::parse(), QCommandLineParser::positionalArguments(), QCommandLineParser::process(), and QCoreApplication::translate().