Does Qt have a way to check to see if another application is already installed? I’m writing a desktop Qt application that talks to R, and would like to check if it’s installed. Perhaps QProcess is the best way to go, but I’m not sure and am open to suggestions.
Thanks.
↧