[Interest] Where in Qt 5 is QApplication::Type now?
Giuseppe D'Angelo
dangelog at gmail.com
Mon Dec 3 16:16:49 CET 2012
On 3 December 2012 15:04, Stephen Chu <stephen at ju-ju.com> wrote:
> I just switch over the the new stable Qt 5 branch and my code fails to
> compile.
>
> One of the error is in QtSingleApplication that refers to
> QApplication::Type and it's nowhere to be found.
>
> The only mention in Qt 5 doc is this:
> http://qt-project.org/doc/qt-5.0/qcoreapplication.html
>
> But it's gone in the snapshot doc.
>
> Is it removed from Qt 5? It was there a few days ago and I don't see any
> mention of removing it in the doc or any of the headers.
It's documented in the changelog. See commits
553e216d891177ee0c2cea70bbd7f21103fc7795
a2ab156872195e0398f4cfe1992b526aa1315c76
in qtbase.
Cheers,
--
Giuseppe D'Angelo
More information about the Interest
mailing list