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. Event on QtreeWidget's column
Forum Update on Monday, May 27th 2025

Event on QtreeWidget's column

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

    Hello,

    I have a subclassed QTreeWidget which has CustomWidgets on the 2th column.
    I want that when I zoom on one CustomWidget it zooms on all the CustomWidget of the second column.
    Probably I can emit signal from the CustomWidget (when it receives a wheelEvent), to the QTreeWidget, and then trigger a slot to zoom on all but is there a way to do it directely with a wheelEvent on my QTreeWidget?

    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