[Qt-interest] display the QProcess on a qt application

Stefanos Antaris santaris at csd.auth.gr
Tue Mar 31 03:22:36 CEST 2009


Donal O'Connor wrote:
> Assuming that you mean displaying the output from your application and 
> assuming it writing to standard out, could use QProcess::readStdOut(); 
> and redirect it into a widget for display
>
> http://doc.trolltech.com/3.3/qprocess.html#readStdout
>
> On Mon, Mar 30, 2009 at 9:58 PM, Stefanos Antaris 
> <santaris at csd.auth.gr <mailto:santaris at csd.auth.gr>> wrote:
>
>     Hello.How can i display the application that i run with QProcess on my
>     qt application?
>     _______________________________________________
>     Qt-interest mailing list
>     Qt-interest at trolltech.com <mailto:Qt-interest at trolltech.com>
>     http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
Can anyone tell me how could i insert the firefox browser in a qt 
widget?I used openurl but it opens the firefox browser.How could i put 
the firefox in a widget?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090331/cee62864/attachment.html 


More information about the Qt-interest-old mailing list