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. QLineEdit action's icon - active mode doesn't work
Forum Updated to NodeBB v4.3 + New Features

QLineEdit action's icon - active mode doesn't work

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 373 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.
  • K Offline
    K Offline
    Kobid
    wrote on last edited by
    #1

    I have QLineEdit with action which open directory and set selected dir path in QLineEdit text. Action has QIcon set from QtAwesome library (FontAwesome https://fontawesome.com). This library has support for all QIcon modes and they work perfectly in all widgets in my app, except QAction. Seems that mode QIcon::Active is just ignored when I move mouse cursor over action but when I click on it then icon properly change to QIcon::Selected mode. Just missing "hover" mode in QAction

    Qt Creator 4.8.0
    Qt 5.12.0
    KDE Neon LTS 5.12 (ubuntu based distro)

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

      Hi,

      Please provide a minimal compilable example that shows that behaviour.

      Also, you provided Qt Creator's information, not the Qt version you are currently using.

      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