[Kde-pim] KIMAP library
Alex Merry
kde at randomguy3.me.uk
Thu Jul 29 19:55:33 BST 2010
On 29/07/10 17:49, Kevin Ottens wrote:
> No don't backport it this way. Really it shouldn't be a new
> startAndWait() method, it should have been the behavior of start() in the
> first place.
Well, I can see why it's not done that way in Qt (if the parent thread
doesn't care about waiting for the event loop to start, it makes
starting a thread pointlessly expensive), but I can't override the
start() method except by hiding the original, which isn't really a good
route to take.
Alex
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list