[Qt-interest] Using GUI to run QThread and Displaying output from QThread onto GUI QTableWidget
Sean Harmer
sean.harmer at maps-technology.com
Sun Sep 20 13:25:38 CEST 2009
Oops. Copy for the list...
Sean Harmer wrote:
> Wilson Pok wrote:
>
>> ok i get an rough idea. thanks. but can u provide some examples of
>> connecting the signals? sorry I'm very new to QT. just some examples
>> how i can connect my thread to link up with my GUI will do. Thanks!
>>
> Check out the Mandelbrot example that ships with the Qt source package.
> This uses a worker thread to create a QImage and then passes this to the
> GUI for display using a signal/slot connection. This should give you the
> basic idea. If you are stuck come back to the list.
>
> Good luck,
>
> Sean
>
>
>
More information about the Qt-interest-old
mailing list