Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 256 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 256 Bytes

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