[Interest] What is the difference.
Thiago Macieira
thiago.macieira at intel.com
Wed Sep 24 17:22:24 CEST 2014
On Wednesday 24 September 2014 10:41:09 Koehne Kai wrote:
> I think Thiago already wrote it: use the offscreen plugin . Launch your app
> with e.g.
>
> -platform minimal
>
> And continue to use QApplication.
offscreen, not minimal.
You can also set QT_QPA_PLATFORM environment variable before the
QGuiApplication construction if you need to do it programmatically. There is
no C++ setter for it.
The minimal plugin is a sample plugin for plugin writers, explaining what the
minimum they have to do is. We should disable its build for non-developer-
builds of Qt...
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list