aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/generator
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-05-15 10:23:11 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-05-18 17:07:23 +0200
commit8d65e9c3e451d9ad3a715dacdb2b415bc2dca8a3 (patch)
treea3fa7246457fc7577ee47978e883aa5126ba6ba6 /sources/shiboken2/generator
parentdc9c6f502e82105dd4c4cc5f3aca5915ed163910 (diff)
Add support for template type aliases
In Qt 6 as of May 2020, this is used to alias QList to QVector: template<typename T> using QList = QVector<T> which shiboken needs to handle. Introduce a new code model item for this and add it to the resolver. Task-number: PYSIDE-904 Change-Id: I9e558635e843b60d44c0ceaaaa68b09b50c25c9f Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/shiboken2/generator')
0 files changed, 0 insertions, 0 deletions