[][src]Module qt_core::q_command_line_parser

C++ type: QCommandLineParser

Structs

OptionsAfterPositionalArgumentsMode

This enum describes the way the parser interprets options that occur after positional arguments.

SingleDashWordOptionMode

This enum describes the way the parser interprets command-line options that use a single dash followed by multiple letters, as as -abc.