Then there should be assertion that qApp is a QApplication to provide user-friendly error
On Tue, Apr 12, 2016 at 5:53 PM, Thiago Macieira <[email protected]> wrote: > On terça-feira, 12 de abril de 2016 11:07:04 PDT DAS Loop wrote: >> If the current Qt behaviour is acceptable, I will change the app. But I´m >> not sure about that. QtWebEngineCore::initialize uses QCoreApplication. It >> seems to me that it should work without a full QApplication. > > It doesn't. QtWebEngineWidgets requires a QApplication. > > The behaviour is intentional. > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel Open Source Technology Center > > _______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
