I have created one table by using QTableview and QAbstractTableModel .
In one of the cell i want to add one help button (right corner of that cell ).

Is there any way to achieve the above one ?