[Qt-interest] How to dim / blur the background dialog?
Ankit Agarwal
ankit17.ag at gmail.com
Wed Feb 18 08:27:40 CET 2009
Hi,
I think that you need to change the opacity of the dialog box.
QDialog::setWindowOpacity(qreal) may help u out.
On Wed, Feb 18, 2009 at 12:53 PM, ger <german at it-missions.com> wrote:
> I have 2 dialogs:
>
> 1 - the main dialog
> 2 - a confirmation dialog (child of the main dialog)
>
> I want to dim / blur the main dialog (and all the components inside it)
> when the confirmation dialog come up to catch the focus of the user. How
> can i do that?
>
> ger
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
--
Regards,
Ankit Agarwal
SW Engineer
Vegayan Systems
email : ankit_agarwal at vegayan.com
Blog : http://ankit17.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090218/e8e3bbb5/attachment.html
More information about the Qt-interest-old
mailing list