diff options
author | Aleix Pol <[email protected]> | 2023-09-18 17:05:37 +0200 |
---|---|---|
committer | Aleix Pol <[email protected]> | 2023-09-21 22:05:06 +0200 |
commit | 52a5a89ea482b986560f7c50737a8634ebbcf152 (patch) | |
tree | 1c986c2c6a84fa6addedb1f267ae49826773141a /src/plugins/platforms/android/androidcontentfileengine.cpp | |
parent | 64c50224b95591fc62f43d97debb515e7f415796 (diff) |
QCommandLineParser: Warn invalid value calls
If the QCommandLineOption doesn't have a valueName, the parser won't
read the argument, therefore returning an empty value. If the developers
are calling ::value on the option, they clearly think it's expected to
get a value but won't ever be getting one, so we better warn them about
it.
Change-Id: I434b94c0b817b5d9d137c17f32b92af363f93eb8
Reviewed-by: David Faure <[email protected]>
Diffstat (limited to 'src/plugins/platforms/android/androidcontentfileengine.cpp')
0 files changed, 0 insertions, 0 deletions