Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Rounded Corner Tooltips PySide6
Forum Updated to NodeBB v4.3 + New Features

Rounded Corner Tooltips PySide6

Scheduled Pinned Locked Moved Unsolved Qt for Python
2 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.
  • V Offline
    V Offline
    valvador92
    wrote on last edited by valvador92
    #1

    Hi!

    I am trying to create a QTooltip with rounded corners with PySide 6. I tried with StyleSheet but it is not working.

    QToolTip {border-radius: 6px;}
    

    I haven't found a proper solution for this problem. How would you do it? Or how would you create a custom ToolTip?

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

      Hi,

      You can start from here to ensure that you applied the style sheet properly.

      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
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved