Button in QTreeWidget with Python

Viewed 19

How to add a clickable Button in a QTreeWidget Item in Python? There are Only find tutorials for C++

So is it also possible in Python? I am using PyQt6

thx for Help.

0 Answers
Related