-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
dev
-
None
When calling a C++ function
Q_INVOKABLE void method_QVariantList(const QVariantList &list)
from qml as
object.method_QVariantList('bob was here')
then the function gets called with a list of variants, one for each character, where each QVariant holds a QChar.
| For Gerrit Dashboard: QTBUG-112757 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 471637,1 | Add test for calling an invokable taking a QVariantList with a string | dev | qt/qtdeclarative | Status: DEFERRED | 0 | 0 |
| 471638,1 | Fix calling of QVariantList invokables with a serializable value | dev | qt/qtdeclarative | Status: DEFERRED | 0 | 0 |