Skip to content

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.

License

Notifications You must be signed in to change notification settings

ctsiaousis/QMPPID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages