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. I have a problem with QTabWidget
Forum Updated to NodeBB v4.3 + New Features

I have a problem with QTabWidget

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 237 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.
  • H Offline
    H Offline
    HelpForTabWidget
    wrote on last edited by HelpForTabWidget
    #1

    Hello everyone, there was a part of the interface in a CSGO cheat that caught my attention. I tried to see if I could do the same thing, but I couldn't. Even though I did a lot of research, I couldn't reach a conclusion. Can you help me with my problem?
    I want to make a TabWidget like in the attached image, with icon on top and text at the bottom.
    IMG_20231227_013729.jpg

    **Is it possible to do it as Stylesheet (QSS)?
    **I will make this project for Python

    Christian EhrlicherC 1 Reply Last reply
    0
    • H HelpForTabWidget

      Hello everyone, there was a part of the interface in a CSGO cheat that caught my attention. I tried to see if I could do the same thing, but I couldn't. Even though I did a lot of research, I couldn't reach a conclusion. Can you help me with my problem?
      I want to make a TabWidget like in the attached image, with icon on top and text at the bottom.
      IMG_20231227_013729.jpg

      **Is it possible to do it as Stylesheet (QSS)?
      **I will make this project for Python

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by Christian Ehrlicher
      #2

      This looks more like a QToolBar.

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

      H 1 Reply Last reply
      0
      • Christian EhrlicherC Christian Ehrlicher

        This looks more like a QToolBar.

        H Offline
        H Offline
        HelpForTabWidget
        wrote on last edited by
        #3

        @Christian-Ehrlicher So, can the thing in this image be done with TabWidget? Is this possible? When I add an icon to the TabWidget, it appears on the left side of the left label. Can I change the position of the icon or Can I edit the UI file from the code section after converting it to a Python file?

        SGaistS 1 Reply Last reply
        0
        • H HelpForTabWidget

          @Christian-Ehrlicher So, can the thing in this image be done with TabWidget? Is this possible? When I add an icon to the TabWidget, it appears on the left side of the left label. Can I change the position of the icon or Can I edit the UI file from the code section after converting it to a Python file?

          SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @HelpForTabWidget not directly no.

          As @Christian-Ehrlicher suggested, it looks like a QToolBar.

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

          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