Files
renderdoc/qrenderdoc/Widgets
baldurk 28c6f55800 Custom render tooltip events in RDHeaderView
* Because Qt is awful at customising controls, the functions used to fetch the
  index of sections are not virtual so the internal QHeaderView version doesn't
  get the right sections when we have column grouping enabled.
2026-08-05 10:45:07 +01:00
..