How to get a QTreeWidget's column names¶
Here is an example you can run using the itemviews
example. The QTreeWidget is in the lower rightmost section. To adapt this script for your own application, use the "picker" eyedropper to find out the object's symbolic name in your application and replace the name
with it in your own script.