This won't work for me because I'm not use QTableWidget. I'm using QTableView with my own table model.
As I said, changing the color of the text using the QPalette::WindowText works. It's changing the background of the table that isn't taking effect. Neither QPalette::Base or QPalette:Window work.
Bookmarks