[Development] Should QObject::event() be protected or public?
Giuseppe D'Angelo
giuseppe.dangelo at kdab.com
Wed Mar 13 09:16:14 CET 2024
Il 13/03/24 08:58, Marc Mutz via Development ha scritto:
> If you see any reason for QObject::event() to stay public in Qt 7 and
> not become protected, please speak up before we fork Qt 7.0 :)
I am *positive* that there's code out there that just calls event() to
deliver an event.
(Maybe there's even a use case -- attempt a deliver from an event filter.)
So, basically, we dag our own grave there, this has to stay public for
the future ...
My 2 c,
--
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 - Trusted Software Excellence
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4244 bytes
Desc: Firma crittografica S/MIME
URL: <http://lists.qt-project.org/pipermail/development/attachments/20240313/4b8e86bc/attachment.bin>
More information about the Development
mailing list