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. How to make image tab button?
Qt 6.11 is out! See what's new in the release blog

How to make image tab button?

Scheduled Pinned Locked Moved General and Desktop
qtcreator
3 Posts 2 Posters 1.1k 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.
  • darongyiD Offline
    darongyiD Offline
    darongyi
    wrote on last edited by
    #1

    I want make image tab button. When push button, show one tab and
    other tab is hidden.

    My problem is how can make image tab button.
    I try to use radio button. I don't know how can make button style.

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi, and welcome to the Qt Dev Net!

      Use QTabWidget. Each tab can have 1 icon.

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

      darongyiD 1 Reply Last reply
      0
      • JKSHJ JKSH

        Hi, and welcome to the Qt Dev Net!

        Use QTabWidget. Each tab can have 1 icon.

        darongyiD Offline
        darongyiD Offline
        darongyi
        wrote on last edited by
        #3

        @JKSH Thank you!

        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