[Development] QtSingleApplication in Qt5

Konstantin Ritt ritt.ks at gmail.com
Thu Sep 20 05:16:20 CEST 2012


I assume this is related to changes in native events filtering.
I'd also treat this as a regression since 4.x, until the way to fix an
existing code is clearly documented somewhere.

Konstantin


2012/9/15 Joseph Crowell <joseph.w.crowell at gmail.com>:
> I got the old Qt4 QtSingleApplication addon compiling under Qt5 by
> updating the includes and removing the QT_WA macro. But it doesn't seem
> to be detecting the application any more under Windows. Could anyone
> take a guess on why it isn't detecting open instances any longer? I also
> changed Q_WS_X11 to Q_OS_LINUX and Q_WS_WIN to Q_OS_WIN in the places
> where they were used.
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development



More information about the Development mailing list