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. Error in the documentation.
Forum Updated to NodeBB v4.3 + New Features

Error in the documentation.

Scheduled Pinned Locked Moved Solved Qt.io webservices
4 Posts 3 Posters 840 Views 1 Watching
  • 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
    Compozitor
    wrote on 26 Aug 2020, 07:45 last edited by
    #1

    On the page https://doc.qt.io/qt-5/qml-qtquick-tableview.html I found an error.

    columns : int
    This property holds the number of rows in the table.

    Should be replaced with ...
    This property holds the number of columns in the table.

    J 1 Reply Last reply 26 Aug 2020, 07:48
    0
    • C Compozitor
      26 Aug 2020, 07:45

      On the page https://doc.qt.io/qt-5/qml-qtquick-tableview.html I found an error.

      columns : int
      This property holds the number of rows in the table.

      Should be replaced with ...
      This property holds the number of columns in the table.

      J Offline
      J Offline
      J.Hilk
      Moderators
      wrote on 26 Aug 2020, 07:48 last edited by J.Hilk
      #2

      Hi @Compozitor

      this is something you should open a ticket over at
      https://bugreports.qt.io/secure/Dashboard.jspa

      or submit your own patch ;)

      This is a user forum, the chances that anyone will take it up on him/herself to fix that are slim to none 🤷‍♂️


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      1 Reply Last reply
      2
      • C Offline
        C Offline
        Compozitor
        wrote on 26 Aug 2020, 07:57 last edited by Compozitor
        #3

        @J-Hilk
        OK

        1 Reply Last reply
        0
        • J Offline
          J Offline
          JKSH
          Moderators
          wrote on 29 Aug 2020, 13:22 last edited by
          #4

          @Compozitor said in Error in the documentation.:

          On the page https://doc.qt.io/qt-5/qml-qtquick-tableview.html I found an error.

          columns : int
          This property holds the number of rows in the table.

          Should be replaced with ...
          This property holds the number of columns in the table.

          Thanks for reporting the error. Here's a patch to fix it (along with other typos): https://codereview.qt-project.org/c/qt/qtdeclarative/+/312031

          Like @J-Hilk said though, it's better to report problems in the bug reports tracker because forum posts might get lost.

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

          1 Reply Last reply
          0

          1/4

          26 Aug 2020, 07:45

          • Login

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