Hi,
I am porting my QT Widgets app to Android, but all dialog windows (widgets subclassed from QDialog) look without borders. How do I make modal QDialogs look with dimmed screen behind like QMessageBox ?? It seems that only QMessageBox is trully ported to Android.

There are 2 more questions like this unanswered:
http://www.qtcentre.org/threads/5936...dim-background
http://www.qtcentre.org/threads/5829...iting-a-dialog

Will appreciate any ideas on how to achieve it.

TIA