path: privacybrowser_0.8-1/src/widgets/TabWidget.cpp QStringList argument = QStringList(QLatin1String("ksmserver")); // Run `pidof` to check for the presence of `ksmserver`. checkIfRunningKdeQProcessPointer->start(QLatin1String("pidof"), argument); path: privacybrowser_0.8-1/src/widgets/TabWidget.cpp // Run `pidof` to check for the presence of `ksmserver`. checkIfRunningKdeQProcessPointer->start(QLatin1String("pidof"), argument); // Monitor any standard output.