aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/doxygenparser.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2018-09-12 14:47:17 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2018-09-13 07:25:12 +0000
commit80365b2115f26713f840e52318678216a6ff2864 (patch)
tree10be908637d1d89bdee76297d74d4bcac257ac95 /sources/shiboken2/ApiExtractor/doxygenparser.cpp
parent7b2025f542729b0c407519d2cb45688dd402eed7 (diff)
shiboken: Add default constructible with default values
Extend the check for default constructible by also checking whether the first argument has an unmodified default value, for example: explicit QSqlIndex(const QString &cursorName = QString(), const QString &name = QString()); This can be treated like default constructible, except that {} may not be used for return values. Task-number: PYSIDE-62 Change-Id: I70af2a624de54201158a4b56e51b67ef115c2fc6 Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/shiboken2/ApiExtractor/doxygenparser.cpp')
0 files changed, 0 insertions, 0 deletions