/QMPPID

A cross-platform Qt specific parent process id parser to detect if application is run through QtCreator on runtime. Qt get parent process name. Qt get parent process id PID.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

QMPPID

A cross-platform Qt specific parent process id parser to determine if application is launched through Qt creator.

Windows

You need to add LIBS += -lPsapi to the *.pro or *.pri file.

Linux

No extra links are required.

OSX

TODO