Hi,
I have a column of date in a TableView.
I'd like to display a string ('futur') for a particular Date value (01/01/3000 for example).
I have a look on QItemDelegate, I can change the text color for this special date but not the "displayed string".

Thank's for your advices...

Jef