Revision 4f5c1a2...
Go back to digest for 11th November 2012Bug Fixes in KDE Base
David Faure committed changes in [kdelibs/KDE/4.9] threadweaver/Mainpage.dox:
Fix typos, remove mention of "signal emission pitfall".
Qt checks the emitter thread since Qt-4.2 (iirc), so this pitfall doesn't
exist anymore. If an object created in the main thread, emits a signal
in a secondary thread, with a slot in the main thread,
the signal emission will be queued.
File Changes
Modified 1 files
- threadweaver/Mainpage.dox
1 files changed in total