Hi, How to put an animated gif icon in a QTableView, using a custom delegate ? I reimplemented paint() function. I'm blocked on which QStyleOption choosing to assign icon to be displayed (I haven't found a QStyleOptionLabel for displaying a QLabel)... Regards, Omar