![]() |
Qt 6.x
The Qt SDK
|
#include <qcommandlineparser.h>
Include dependency graph for src_corelib_tools_qcommandlineparser.cpp: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().
Here is the call graph for this function: