look at the picture.
i want to change the text "name" to other words.
how can i change it?
Printable View
look at the picture.
i want to change the text "name" to other words.
how can i change it?
It would be helpful if you could say the next time, what Qt classes you use. For now, see QTreeWidget::setHeaderLabel() or QTreeView::header().
thank you!