qt5base-lts/tests/auto/corelib/tools/qcommandlineparser
David Faure 404598b613 Long live QCommandLineParser!
The QCommandLineParser class provides a means for handling the command line options.

QCoreApplication provides the command-line arguments as a simple list of strings.
QCommandLineParser provides the ability to define a set of options, parse the
command-line arguments, and store which options have actually been used, as
well as option values.

Done-with: Laszlo Papp <lpapp@kde.org>

Change-Id: Ic7bebc10b3f8d8dd06ad0f4bb897c51d566e3b7c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-08-24 21:33:39 +02:00
..
testhelper Long live QCommandLineParser! 2013-08-24 21:33:39 +02:00
qcommandlineparser.pro Long live QCommandLineParser! 2013-08-24 21:33:39 +02:00
tst_qcommandlineparser.cpp Long live QCommandLineParser! 2013-08-24 21:33:39 +02:00
tst_qcommandlineparser.pro Long live QCommandLineParser! 2013-08-24 21:33:39 +02:00