PDA

View Full Version : how to set backgroud in QTableView's title



catherine_98
13th September 2007, 08:36
Hi:
i want to set a backgroud picture in QTableView's title,i use QStandardItemModel.Thanks for answering my question.


cathy

wysota
13th September 2007, 10:13
What do you mean by table view's title? You mean its header? Take a look at styling QHeaderView in Qt stylesheets documentation.