Il 08/08/2014 10:51, Bo Thorsen ha scritto:
The order of the slots execution is undefined. You can not rely on it.

Generally speaking it *is* defined: slot activation follows the order of the connect() statements (*).

In this specific case, there are multiple threads in the game, and the question doesn't elaborate enough on what's the actual structure of the connections (which threads emit which signals? what are those signals connected to? which connection types are sued?) to be able to know what's going on.

(*) It has been finalized, by documenting it, around Qt 4.6. I guess simply too many people were relying on that behaviour (which was implemented, just not documented) to think to modify it at any time.

HTH,
--
Join us Oct 6-8 at BCC Berlin for Qt Developer Days 2014!
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Software Engineer
KDAB (UK) Ltd., a KDAB Group company
Tel. UK +44-1738-450410, Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-independent software solutions

Attachment: smime.p7s
Description: Firma crittografica S/MIME

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to