Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt documentation missing a method
QtWS25 Last Chance

Qt documentation missing a method

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 3 Posters 484 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.
  • JonBJ Offline
    JonBJ Offline
    JonB
    wrote on last edited by JonB
    #1

    In Qt docs, QTableView misses mentioning in Reimplemented Public Functions section that it does implement & override the inherited pure virtual QAbstractItemView::scrollTo() method. This is the case in both Qt5 & Qt6 docs. Other derived classes (e.g. QListView, QTreeView) do show they reimplement this method.

    • Does anyone other than me care about this? :)

    • If you want me to report this over at https://bugreports.qt.io, what Project category am I supposed to pick for missing documentation, to my surprise there doesn't seem to be any category for these?

    1 Reply Last reply
    1
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      https://codereview.qt-project.org/c/qt/qtbase/+/334338 :)

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      4
      • JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by
        #3

        Thanks Christian :)
        For the future, on https://bugreports.qt.io is there supposed to be a category/what's the best to use for doc errors? Or are they not to be reported there?

        kshegunovK 1 Reply Last reply
        0
        • Christian EhrlicherC Offline
          Christian EhrlicherC Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Create a bug report :)

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          1 Reply Last reply
          0
          • JonBJ JonB

            Thanks Christian :)
            For the future, on https://bugreports.qt.io is there supposed to be a category/what's the best to use for doc errors? Or are they not to be reported there?

            kshegunovK Offline
            kshegunovK Offline
            kshegunov
            Moderators
            wrote on last edited by
            #5

            @JonB said in Qt documentation missing a method:

            For the future, on https://bugreports.qt.io is there supposed to be a category/what's the best to use for doc errors? Or are they not to be reported there?

            Project is Qt, type is Bug, component is Documentation.

            Read and abide by the Qt Code of Conduct

            JonBJ 1 Reply Last reply
            3
            • kshegunovK kshegunov

              @JonB said in Qt documentation missing a method:

              For the future, on https://bugreports.qt.io is there supposed to be a category/what's the best to use for doc errors? Or are they not to be reported there?

              Project is Qt, type is Bug, component is Documentation.

              JonBJ Offline
              JonBJ Offline
              JonB
              wrote on last edited by
              #6

              @kshegunov
              I was looking to pick something like Qt Documentation for Project, didn't know what to pick there. Didn't know there was a Component of Documentation. Not obvious to me at least. Thank you for answer.

              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