Is there a way to disable the pixmap of a drag coming from a QTableView without subclassing the View and re-implementing all of the drag and drop code?

Thanks