I want to run external program in my app (using qt-2.3), but there is no qprocess class in my qt version.
Is there any idea how to execute external program in qt-2.3?