[Qt-interest] A server/client with Qt
Scott Aron Bloom
Scott.Bloom at sabgroup.com
Sun May 31 15:34:17 CEST 2009
> Maybe you can answer a curious question for me:
>
> How difficult could i be to combine
>
> libev http://software.schmorp.de/pkg/libev.html
>
> or
>
> libevent 2.0 http://monkey.org/~provos/libevent/
>
> with Qt network / event stack?
I really have no idea... Sorry..
Just wanted to get you an answer... even if it is a you are on your
own.
But I have combined the TCL/TK event loop with QT.. and in general, I
made QT my primary event loop, and called the equivalent of "process all
events" on the tk event system during the QT event loop override
function I created in my custom QApplication
Scott
More information about the Qt-interest-old
mailing list