[Interest] QT Android: qApp->applicationName() returning lib name even after settings QCoreApplicaton::setApplication name

Thiago Macieira thiago.macieira at intel.com
Thu Sep 29 20:48:23 CEST 2016


On quinta-feira, 29 de setembro de 2016 18:57:01 PDT Nuno Santos wrote:
> Hi,
> 
> I’m facing myself with a simple problem.
> 
> I’m settings QCoreApplication::setApplication(NAME) but when I ask for
> qApp->applicationName, the result is a libTARGET.so
> 
> Isn’t it supposed to set the name to NAME?

It is and it does that. Your problem is elsewhere.

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




More information about the Interest mailing list