[Kde-bindings] QThread in Qyoto

Arno Rehn arno at arnorehn.de
Mon Apr 6 23:45:39 UTC 2009


On Monday 06 April 2009 22:01:56 Ishwor Gurung wrote:
> Hi guys,
>
> Is there a simple example of using QThread in Qyoto?
>
> I did Google around but couldn't find any examples.
>
> Thanks.
Use the standard .NET threads in System.Threading. To invoke methods in the 
main thread, use QApplication.Invoke().

-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list