qt5base-lts/tests/auto/corelib/tools/qcommandlineparser
Olivier Goffart 63274c95a3 Add QCommandLineOption::Flags containing HiddenFromHelp and ShortOptionStyle
This patch adds a new option, QCommandLineOption::ShortOptionStyle, which helps
applications (such as compilers, so moc and now qdoc) which need to mix long-style
and short flags.

[ChangeLog][QtCore][QCommandLineOption] Added flags() and setFlags() methods.
Added ShortOptionStyle and HiddenFromHelp flags.

Change-Id: I944ce56aff2b28ecd6bb9d2d23c4e726e9d06647
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2016-03-23 01:08:28 +00:00
..
testhelper Add QCommandLineOption::Flags containing HiddenFromHelp and ShortOptionStyle 2016-03-23 01:08:28 +00:00
qcommandlineparser.pro Long live QCommandLineParser! 2013-08-24 21:33:39 +02:00
tst_qcommandlineparser.cpp Add QCommandLineOption::Flags containing HiddenFromHelp and ShortOptionStyle 2016-03-23 01:08:28 +00:00
tst_qcommandlineparser.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00