This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to display transparent QT Window on linuxfb plugin ?

Hello,

I developed a QT window and wanted to make it a transparent one.

but, when I set Flags in Window::SetAttribute() for Translucent and NoBackground.

I get a white window. Whereas I want the background window to be completely transparent.

Please Suggest,

Thanks,

Sanchit Mehra