Hi,

I want the pages in my QStackedWidget to be transparent. I tried using the method

ui->stackedWidget->setWindowOpacity(0.0);

but it doesn't work. Does anybody have any idea how to set my pages transparent ?

Thanks for the help in advance.
- Charvi