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. removing qmenu radiobuttons

removing qmenu radiobuttons

Scheduled Pinned Locked Moved Unsolved General and Desktop
qmenustylesheet
4 Posts 2 Posters 1.4k 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.
  • ravasR Offline
    ravasR Offline
    ravas
    wrote on last edited by
    #1

    The default style on qt4 / fedora places radiobuttons next to the qmenu icons.
    Is it possible to remove these using a stylesheet?
    I don't have a computer with fedora, but I noticed in the documentation:

    QMenu::indicator:exclusive:unchecked {
        image: url(:/images/radiobutton_unchecked.png);
    }
    
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      How would you then know that you have a checkable menu ?

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

      ravasR 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        How would you then know that you have a checkable menu ?

        ravasR Offline
        ravasR Offline
        ravas
        wrote on last edited by
        #3

        @SGaist The icons are modified in styles that don't have the radio buttons.

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

          I'm not sure I'm following you correctly. Can you show what you have and what you would like to get ?

          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