how to setup transparent of QTableView or textEdit for use Phonon::VideoPlayer as a background?
I try to use: style-sheet
QTableView#tableView{
/background-color: rgba(155, 200, 160, 50);/
background-color: transparent;
}
but videoPlayer look like black frame at table background