hello i am new to QT.How can i make window and widget background color transparent or nothing.

i couldn't understand please help me

Qt Code:
  1. http://doc.trolltech.com/qq/qq16-background.html
To copy to clipboard, switch view to plain text mode 

i searched the net but found no result

i found this

Qt Code:
  1. setWindowOpacity()
To copy to clipboard, switch view to plain text mode 

but i hear that it will not support on all video cards and even if i try to set it it hides my entire widgets

please help me.Thanks!