Hi,
Assuming python provides you full access to the qt classes and you use the QProcess class (http://doc.trolltech.com/4.3/qprocess.html). This class provides interfaces for communicating back and forth to the child process . It takes a bit of play to get familiar with it but it does work.
-joe
Bookmarks