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. How to change the icon position of Tablewidget and the problem that the color of the icon changes when selected
Forum Updated to NodeBB v4.3 + New Features

How to change the icon position of Tablewidget and the problem that the color of the icon changes when selected

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

    dfc76596-f6d2-4e2d-937b-2d3a2d0615fe-image.png

    37b16887-a346-4e44-b39c-198e3cd25120-image.png

    1. Is there a way to get rid of the phenomenon that the color of the row covers the icon when clicking on the row in the table widget?
      In the case of listview, the icon color does not change when clicked.

    2. Is there a way to move the position of the icon a bit?
      I want to give only about 5px from the left.

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

      Hi,

      Write your own QStyledItemDelegate for that. You will be able to point the icon the way you want it and position it as well.

      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