Details
-
Task
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
None
-
None
-
bc427f00d (dev), 586b89942 (6.6), aab252378 (tqtc/lts-6.5)
Description
Samegame was a prominent example in Qt 5.15. It still exists in qtdoc.git in Qt 6, but documentation for it has been disabled, also because there are runtime warnings:
qrc:/demos/samegame/content/PrimaryPack.qml:69:5: QML ImageParticle: ImageParticle: Too many particles - maximum 16383 per ImageParticle
qrc:/demos/samegame/content/PrimaryPack.qml:61:5: QML ImageParticle: ImageParticle: Too many particles - maximum 16383 per ImageParticle
qrc:/demos/samegame/content/PrimaryPack.qml:77:5: QML ImageParticle: ImageParticle: Too many particles - maximum 16383 per ImageParticle
qrc:/demos/samegame/content/PrimaryPack.qml:43:9: QML ImageParticle: ImageParticle: Too many particles - maximum 16383 per ImageParticle
qrc:/demos/samegame/content/PrimaryPack.qml:34:9: QML ImageParticle: ImageParticle: Too many particles - maximum 16383 per ImageParticle
qrc:/demos/samegame/content/PrimaryPack.qml:25:9: QML ImageParticle: ImageParticle: Too many particles - maximum 16383 per ImageParticle
qrc:/demos/samegame/content/PrimaryPack.qml:16:9: QML ImageParticle: ImageParticle: Too many particles - maximum 16383 per ImageParticle
qt.qml.context: qrc:/demos/samegame/content/GameArea.qml:58:31 Parameter "mouse" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Attachments
Issue Links
- relates to
-
QTBUG-117207 Update list of highlighted Qt 6.6 examples in 'Application Examples' category
-
- Closed
-
For Gerrit Dashboard: QTBUG-119203 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
517961,5 | Doc: Enable documentation for Same Game example | dev | qt/qtdoc | Status: MERGED | +2 | 0 |
518933,2 | samegame: Fix warning about undeclared function parameter | dev | qt/qtdoc | Status: MERGED | +2 | 0 |
522785,2 | samegame: Fix warning about undeclared function parameter | 6.6 | qt/qtdoc | Status: MERGED | +2 | 0 |
522786,2 | Doc: Enable documentation for Same Game example | 6.6 | qt/qtdoc | Status: MERGED | +2 | 0 |
522788,2 | samegame: Fix warning about undeclared function parameter | tqtc/lts-6.5 | qt/tqtc-qtdoc | Status: MERGED | +2 | 0 |