Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Qt5 Documentation missing source code

    Qt.io webservices
    2
    4
    1482
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      choceur last edited by

      https://qt-project.org/doc/qt-5.0/qtquick/qtquick2-qml-advtutorial1.html (and the following 3 tutorial pages) is missing the source code in all grey boxes. HTML source code excerpt on the client side:

      @...<tt>samegame.qml</tt>, which looks like this:</p>
      <pre class="qml"></pre>
      <p>This gives you a basic game wind...@

      I suppose the <pre> tags should be filled with the source code on the server side.

      Tested with Firefox 17.0.7 (several Add-Ons) and Opera 12.15 (no Add-Ons). I DO see the source code in https://qt-project.org/doc/qt-5.0/qtdoc/gettingstartedqml.html

      1 Reply Last reply Reply Quote 0
      • JKSH
        JKSH Moderators last edited by

        Hi, thanks for noticing. Most of the missing code errors have been fixed for the upcoming Qt 5.1 release. You can see a preview here: http://doc-snapshot.qt-project.org/qt5-stable/qtquick/tutorials-samegame-samegame1.html

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply Reply Quote 0
        • C
          choceur last edited by

          Your link 404s, but the domain is correct and it helped me finding the correct link: http://doc-snapshot.qt-project.org/qt5-stable/qtquick/qml-advtutorial1.html

          I think it makes a pretty bad impression on people trying to learn Qt5 if one of the main tutorials is missing stuff. I can file a bug report if this helps.

          1 Reply Last reply Reply Quote 0
          • JKSH
            JKSH Moderators last edited by

            Whoops!

            I agree that missing documentation bits make a bad impression.

            No need to report this one though, since it's already fixed. But, if you find any more errors in the doc-snapshot.qt-project.org domain, please do file a report at https://bugreports.qt-project.org -- Reports in this forum are hard for the developers to find, and will probably get buried under all the other posts.

            Once Qt 5.1 is released (in a few weeks' time), the snapshots will become official documentation at qt-project.org/doc/qt-5.1/

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            1 Reply Last reply Reply Quote 0
            • First post
              Last post