Re: [Development] Qthread & porting the qt code to another platform

2016-02-26 Thread Olivier Goffart
Am Freitag, 26. Februar 2016, 15:39:22 CET schrieb Olivier Goffart: > Am Freitag, 26. Februar 2016, 20:00:40 CET schrieb ravi kumar verma: > > Hi, > > are qt a wrapper over (posix thread in unix) and (win32 threads on > > windows)? > Yes. > > > Moreover , How do we port a Qt code from one platform

Re: [Development] Qthread & porting the qt code to another platform

2016-02-26 Thread Olivier Goffart
Am Freitag, 26. Februar 2016, 20:00:40 CET schrieb ravi kumar verma: > Hi, > are qt a wrapper over (posix thread in unix) and (win32 threads on windows)? Yes. > Moreover , How do we port a Qt code from one platform to another ? > for eg . from windows to linux . You can take qthread_unix.cpp or

[Development] Qthread & porting the qt code to another platform

2016-02-26 Thread ravi kumar verma
Hi, are qt a wrapper over (posix thread in unix) and (win32 threads on windows)? Moreover , How do we port a Qt code from one platform to another ? for eg . from windows to linux . regards Ravi Kumar Verma ___ Development mailing list Development@q