On 19/09/2016 17:35, Etienne Sandré-Chardonnal wrote:
Yes, but for instance you can't move-pass an object between signals and
slots across a queued connection, unless I'm wrong. You have to make
your object implicitely shared. This causes lots of copies when passing
a std::vector, for instance.

And what happens if you have two slots connected and move?

Sean


2016-09-19 18:10 GMT+02:00 Konstantin Tokarev <annu...@yandex.ru
<mailto:annu...@yandex.ru>>:



    19.09.2016, 19:09, "Thiago Macieira" <thiago.macie...@intel.com
    <mailto:thiago.macie...@intel.com>>:
    > On segunda-feira, 19 de setembro de 2016 10:40:08 PDT Etienne Sandré-
    > Chardonnal wrote:
    >>     - C++ style is a little bit outdated (no move semantics fir instance)
    >
    > Move semantics support have been in Qt since 5.0 or so.

    4.8



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


--
Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK
KDAB (UK) Ltd, a KDAB Group company
Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090
Mobile: +44 (0)7545 140604
KDAB - Qt Experts
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to