Hello I need some simple solution for custom context menu. there is QTreeWidget::itemAt(QPoint) to gather item information, but I need to get concrete header column. What I need is a context menu depending on what column header has been clicked. Regards, Marek Bronowicki