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.
QtWS25 Last Chance

Error in the documentation.

Scheduled Pinned Locked Moved Solved Qt.io webservices
4 Posts 3 Posters 828 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
    Compozitor
    wrote on 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.HilkJ 1 Reply Last reply
    0
    • C Compozitor

      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.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on 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 last edited by Compozitor
        #3

        @J-Hilk
        OK

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on 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

          • Login

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