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. Can't choose icon type in action editor (QT Designer)
Forum Updated to NodeBB v4.3 + New Features

Can't choose icon type in action editor (QT Designer)

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

    I found some icons that I would have liked to add to the toolbar. One of these, representing the "left arrow", would be greyed out on the main window but would be blue in the others as it's only use to go back to the main interface. However, as I choose an icon type for it (Disabled Off/On) through QT Designer, it always goes back to "Normal Off", and I'm not sure how I could fix this, even in .py code. Any advice?

    Here's what I'm referring to:
    b3ea31ce-151a-4e51-aefb-18bea20c7ccb-image.png

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Bonnie
      wrote on last edited by Bonnie
      #2

      Here just let you to choose the icon for the corresponding state, you cannot set the icon state of an action directly.
      If you want to set the action to disabled, look at the right panel when you select the action, and uncheck "enabled"

      1 Reply Last reply
      2

      • Login

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