Qt->glib main event loop patch (common main loop)

Aaron J. Seigo aseigo at kde.org
Fri Nov 11 09:04:29 GMT 2005


On Thursday 10 November 2005 14:37, Martijn Klingens wrote:
> On Thursday 10 November 2005 20:35, Leo Savernik wrote:
> > Am Sonntag, 6. November 2005 23:22 schrieb nf2:
> > > http://www.scheinwelt.at/~norbertf/common_main_loop/
> >
> > Does it link against glib?
>
> Does it matter?

what matters IMHO would be (in random order):

what are the performance implications?
	memory usage?
	start speed?
	runtime speed?

would trolltech be interested in adjusting the event loop in this way? 
(otherwise, why bother?)

is this cross platform? it seems from a glance at the patch that the answer is 
'no', meaning that this would be UNIX (and, furthermore, X11 due to calls 
like XPending) specific and not have the same properties on other platforms. 
which then begs the question: is that desirable?

is it binary compatible? e.g. can a binary built against a glib-event-loop qt 
run against a vanilla qt and vice versa? looking at the patch it seems so, 
but figured i should ask anyways.

will this work as well with Qt4 as it is with Qt3? (otherwise, why bother?) 
this includes being able to support all the event loop related features in 
Qt4 (important for things like thread-specific event loops).

-- 
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

Full time KDE developer sponsored by Trolltech (http://www.trolltech.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20051111/2b7e8952/attachment.sig>


More information about the kde-core-devel mailing list