![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Documentation for positional arguments. More...
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.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
QString QCommandLineParserPrivate::PositionalArgumentDefinition::syntax |
Definition at line 77 of file qcommandlineparser.cpp.