Doc: added doc about removal option qmljsdebugger by QCoreApplication
Task-number: QTBUG-46597 Change-Id: I2ed42480bd96119f04828a7a965c348f7c773acd Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
This commit is contained in:
parent
a7965a13aa
commit
de43d4fafd
@ -661,8 +661,9 @@ void QCoreApplicationPrivate::initLocale()
|
||||
|
||||
The command line arguments which are passed to QCoreApplication's
|
||||
constructor should be accessed using the arguments() function.
|
||||
Note that some arguments supplied by the user may have been
|
||||
processed and removed by QCoreApplication.
|
||||
|
||||
\note QCoreApplication removes option \c -qmljsdebugger="...". It parses the
|
||||
argument of \c qmljsdebugger, and then removes this option plus its argument.
|
||||
|
||||
For more advanced command line option handling, create a QCommandLineParser.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user