![]() |
Qt 6.x
The Qt SDK
|
Documentation for positional arguments. More...
Collaboration diagram for QCommandLineParserPrivate::PositionalArgumentDefinition:Public Attributes | |
| QString | name |
| QString | description |
| QString | syntax |
Documentation for positional arguments.
Definition at line 73 of file qcommandlineparser.cpp.
| QString QCommandLineParserPrivate::PositionalArgumentDefinition::description |
Definition at line 76 of file qcommandlineparser.cpp.
| QString QCommandLineParserPrivate::PositionalArgumentDefinition::name |
Definition at line 75 of file qcommandlineparser.cpp.
| QString QCommandLineParserPrivate::PositionalArgumentDefinition::syntax |
Definition at line 77 of file qcommandlineparser.cpp.