[Qt-interest] Semitransparent QMdiWindow
Sean Hayes
sean.t.hayes at vanderbilt.edu
Tue Apr 12 18:39:43 CEST 2011
Can anyone at least confirm that the normal/best way create a
semitransparent widget or window is with a semitransparent brush and
the Qt::WA_TranslucentBackground attribute?
Thanks,
Sean
On Mon, Apr 11, 2011 at 9:38 AM, Sean Hayes <sean.t.hayes at vanderbilt.edu>wrote:
> How can I create transparent and semitransparent QMdiWindows? I have tried
> setting the alpha value for the brush within my QMdiSubwindow::paintEvent()
> subclass. I have also tried setting the Qt::WA_TranslucentBackground
> attribute.
>
> I am using Qt 4.7.2 on Windows 7.
>
> Thank you for your help,
> Sean
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110412/abcaf1e7/attachment.html
More information about the Qt-interest-old
mailing list