| 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> |
|---|---|---|
| ||
| Previous by Date: | Re: [Qt-interest] Using a QList<float> as a float[] parameter, Duane Hebert |
|---|---|
| Next by Date: | Re: [Qt-interest] QAggregatingProxyModel ?, Stephen Kelly |
| Previous by Thread: | Re: [Qt-interest] Query related selection color in Qt, Pritam Ghanghas |
| Next by Thread: | Re: [Qt-interest] possible to detect if a widget in a dock is visible?, Zeljko |
| Indexes: | [Date] [Thread] [Top] [All Lists] |