On quarta-feira, 29 de fevereiro de 2012 05.14.33, Jason H wrote:
> All I want is a way (in Qt) to find out what the exe is for the system. On
> Windows I could look at the registry, and I don't know what facility is
> needed on Linux, there's probably one for each desktop.

Forget it. It goes through a lot of shell scripts, which call executables, 
which end up parsing hundreds of files.

You really don't want to know which application it is.

Just accept that one will be launched and that's the end you should care about 
it. If you need to know when it's closed, you need to redesign.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to