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. How to Disable Hover Effect for QPushButton in Qt 6.7.3?
Forum Updated to NodeBB v4.3 + New Features

How to Disable Hover Effect for QPushButton in Qt 6.7.3?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 119 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.
  • F Offline
    F Offline
    Ferdeno
    wrote on last edited by
    #1

    I have developed Qt application of Qt version 6.7.2 with QPushButton widgets when i hover the button there is no functionality defined for hovering, when i updated the qt version to 6.7.3 the hovering effect has been added, I created the .ui file using qt designer, I want to remove the hovering functionality, i tried QPushButton:hover{background-color:None;} in stylesheet but still the hover functionality is there, Could anyone help me with this?

    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