On segunda-feira, 15 de outubro de 2012 20.34.22, Liam Staskawicz wrote:
> In Qt5, I have tried the approach above, and do not see any events of
> type WM_DEVICECHANGE dispatched via QWidget::winEvent().

I don't know if you noticed, but there's no QWidget::winEvent.

> Are there any known changes around this behavior between Qt4 and Qt5? Any
> possible workarounds to get me detecting devices again?

To receive native events, see 
QAbstractEventDispatcher::installNativeEventFilter.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to