[Interest] Detecting if the application is already running from another user account

Thiago Macieira thiago.macieira at intel.com
Fri Jun 3 15:18:34 CEST 2016


On sexta-feira, 3 de junho de 2016 16:05:29 BRT Igor Mironchik wrote:
> I think that better to solve this task with shared memory... You can 
> look at the example in QtCreator sources (qtsingleapplication.cpp)

singleapp applies only to one user.

DO NOT use shared memory across users. You don't want that.

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




More information about the Interest mailing list