Quote Originally Posted by toutarrive View Post
To set the background color of selected text or item:
Qt Code:
  1. mytableWidget.setStyleSheet(selection-background-color : acolor")
To copy to clipboard, switch view to plain text mode 
if i want to change the row's background which i selected with a image? how should i do?