[Development] Applications using -fno-rtti

Giuseppe D'Angelo giuseppe.dangelo at kdab.com
Sat Jun 20 21:39:59 CEST 2020


Il 20/06/20 21:31, Alberto Mardegan ha scritto:
> Sorry, my wording was imprecise: we want to know if q is a*proper*
> subclass of QProcess (that is, a derived class).

Note that inherits() / className() will not work as intended if the 
subclass does not use Q_OBJECT. Only typeid() will tell you the truth in 
that case. If you don't care about this use case, then ignore this issue :)

HTH,
-- 
Giuseppe D'Angelo | giuseppe.dangelo at kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4329 bytes
Desc: Firma crittografica S/MIME
URL: <http://lists.qt-project.org/pipermail/development/attachments/20200620/2facca74/attachment.bin>


More information about the Development mailing list