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 5.10 Version bug in QTableWidget?
Forum Updated to NodeBB v4.3 + New Features

Qt 5.10 Version bug in QTableWidget?

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 4 Posters 824 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.
  • MegamouseM Offline
    MegamouseM Offline
    Megamouse
    wrote on last edited by Megamouse
    #1

    Hi,

    The documentation tells me that QTableWidget::indexFromItem(...) is a public function.
    But the Qt 5.10 source code makes it a protected function on Qt versions lesser than Qt 6.
    I wonder if I should open a ticket.

    Best regards,
    Megamouse

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      It's a documentation bug. You should check the bug report system to see if there's already something about it. If not then, yes, please open a ticket.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      aha_1980A 1 Reply Last reply
      3
      • SGaistS SGaist

        Hi,

        It's a documentation bug. You should check the bug report system to see if there's already something about it. If not then, yes, please open a ticket.

        aha_1980A Offline
        aha_1980A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @SGaist said in Qt 5.10 Version bug in QTableWidget?:

        Hi,

        It's a documentation bug. You should check the bug report system to see if there's already something about it. If not then, yes, please open a ticket.

        ... and add a link to the ticket here (whether it existed or you created a new one).

        Thanks!

        Qt has to stay free or it will die.

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

          Looks like a bug in the parser - the function is public in Qt6.

          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
          • MegamouseM Offline
            MegamouseM Offline
            Megamouse
            wrote on last edited by
            #5

            This is the ticket. If you have a suggestion, please feel free to comment. I couldn't find a ticket for anything related.
            https://bugreports.qt.io/browse/QTBUG-68005

            1 Reply Last reply
            1

            • Login

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