I am trying to write an application in Qt which should tell me the currently running applications(not the processes) in my linux system..Actually my application will check in the system whether any application is running or not if it found that there is no any application running then it will do something. plz help.