On Thursday 02 July 2015 23:00:43 Bernhard wrote: > Unfortunately adding signals of the template’s type is exactly what I would > have needed several times. In that case there is no clean solution. I once > added QVariant based signals as a workaround but that was ridiculous. In > modern times having powerful C++ generic programming features it is a shame > that QObject doesn’t support this. IMHO this is one of the features (like > C++11) that need to be introduced in Qt as fast as possible if it should > not appear old-fashioned soon.
You can use C++11 (and even C++14 and newer) with Qt just fine. Heck, it even uses a lot of C++11 features internally. So what exactly do you mean by the above? Bye -- Milian Wolff | milian.wo...@kdab.com | Software Engineer KDAB (Deutschland) GmbH&Co KG, a KDAB Group company Tel: +49-30-521325470 KDAB - The Qt Experts
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development