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. Unable to find a member function of qtabwidget
Qt 6.11 is out! See what's new in the release blog

Unable to find a member function of qtabwidget

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 534 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.
  • S Offline
    S Offline
    SId7117
    wrote on last edited by
    #1

    Hi all,

    I could not find "void QTabWidget::setTabVisible(int index, bool visible)" under Qtabwidget documentation on the windows environment but the same is available in RHEL. Do the member functios of a qwidget differ with windows or Linux?

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

      See https://doc.qt.io/qt-5/qtabwidget.html#setTabVisible - it was added in 5.15

      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
      2
      • S Offline
        S Offline
        SId7117
        wrote on last edited by
        #3

        @Christian-Ehrlicher thanks for the reply.

        I tried to update Qt through the maintenance tool but it shows no update available.Capture.PNG

        1 Reply Last reply
        0
        • B Offline
          B Offline
          Bonnie
          wrote on last edited by Bonnie
          #4

          From 5.14.1 to 5.15 is not an "update" in the installer.
          You need to install it by "Add or remove components" since different versions are considered as different components.

          1 Reply Last reply
          3
          • S Offline
            S Offline
            SId7117
            wrote on last edited by
            #5

            @Bonnie thank you for the reply.

            Qt asks to update the maintenance tool while adding/removing components. How can i update this tool?Capture.PNG

            1 Reply Last reply
            0
            • B Offline
              B Offline
              Bonnie
              wrote on last edited by
              #6

              Well, that one should be updated by "Update components". I'm not sure why you got no updates available. Maybe it is the network thing?
              Or maybe your maintenance tool is too old to be updated, in that case you can only remove all components and download the latest online installer.

              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