Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Designer creates automatic buddies letters
Forum Update on Monday, May 27th 2025

Qt Designer creates automatic buddies letters

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 2 Posters 298 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.
  • T Offline
    T Offline
    Thombou
    wrote on last edited by
    #1

    Hi all,
    I am facing a weird issue. I have a set of QRadioButtons and each time I include a number in the label, this number becomes a buddy letter that I cannot remove.
    I tried to remove it by going to the text property of the QAbstractButton. As soon as I remove it it comes back.
    Is there something I can do to prevent that? If I remove the integer, the buddy letter is gone.

    I see no buddies connection in the buddy edit mode...

    Any help would be very appreciated :)

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

      Hi,

      Can you provide a minimal compilable example that shows that behaviour ?
      Which version of Qt are you using ?
      On which platform ?

      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
      • T Offline
        T Offline
        Thombou
        wrote on last edited by
        #3

        Hi
        I use QtDesigner 5.11.3 on Linux Debian 10.

        9105d6da-d5b2-43f0-8fc6-bb94510c69e7-image.png
        In this group box I have I0, I0 HiBW and P0 labels. The buddy letter is automatically put on the 0 number. If I edit the text to remove the & character, the 0 becomes buddy letter on another label. If I put other number (1, 2, 3 or so), all number becomes buddy letters.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          Thombou
          wrote on last edited by
          #4

          Any idea how to fix this?

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

            I am wondering whether it's not something Designer specific.

            There's nothing in the code related to QRadioButton that would explain this.

            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