Hello,
i want to get a list of the active processes running using qt, any ideas on how to do that?
i assume there is a list of processes somewhere
cheers
Hello,
i want to get a list of the active processes running using qt, any ideas on how to do that?
i assume there is a list of processes somewhere
cheers
Nope. Qt doesn't care or know what other active processes are running. What your asking is outside the scope of Qt and into OS-specific territory.
Bookmarks