Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-119203

Clean up samegame example

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • None
    • Examples and Demos
    • 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              vhilshei Volker Hilsheimer
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes