Details
-
Technical task
-
Resolution: Fixed
-
P3: Somewhat important
-
784367ad1 (dev), ee9e3a10d (dev)
Description
Qmltc has troubles connecting handlers to its corresponding signals defined in C++ (while the engine does it without problems).
You can find an example in the attached problem (look for main.qml for the onXXX-handlers). It runs fine without type compilation but fails to compile qmltc's generated code when using ENABLE_TYPE_COMPILER. I believe it should either run or print a message that some cases are unsuited for type compilation.
Attachments
For Gerrit Dashboard: QTBUG-107625 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
438096,21 | qmltc: fix handlers for c++-signals | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
441203,7 | qmltyperegistrar: add IsConstant for method parameters | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
442626,5 | QQmlJSMetaParameter: Encapsulate parameter information | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |