Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. Qt5 Documentation missing source code

Qt5 Documentation missing source code

Scheduled Pinned Locked Moved Qt.io webservices
4 Posts 2 Posters 1.8k Views
  • 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 Offline
    C Offline
    choceur
    wrote on last edited by
    #1

    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
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      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
      0
      • C Offline
        C Offline
        choceur
        wrote on last edited by
        #3

        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
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          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
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved