I found a solution, although not the most elegant.
Just set the backgound color with style sheet with 1/255 opacity:
window.setStyleSheet('background-color: #01000000;')