qt-interest@trolltech.com
[Top] [All Lists]

[Qt-interest] possible to detect if a widget in a dock is visible?

Subject: [Qt-interest] possible to detect if a widget in a dock is visible?
From: Paul Miller
Date: Wed, 23 Jun 2010 09:42:12 -0500
I have some widgets in a dock that do some expensive things, 
performance-wise. I would only like it do these computations when the 
dock is actually visible (not when it is undocked, not when it is 
obscured by another dock).

I note that QWidget::isVisible() is TRUE even if the widget really isn't.

Is this possible to do?
_______________________________________________
Qt-interest mailing list
Qt-interest@xxxxxxxxxxxxx
http://lists.trolltech.com/mailman/listinfo/qt-interest

<Prev in Thread] Current Thread [Next in Thread>