[Interest] Is QEventPrivate a remnant?

Nye kshegunov at gmail.com
Thu Feb 11 01:48:11 CET 2016


Hello,
In qcoreevent.h one could see that a pointer to the forward
declared QEventPrivate is declared as a member of QEvent, however I wasn't
able to see that class defined anywhere. Is this a leftover from a previous
version or something that was never implemented? As I'm implementing a few
of my own events do I need to worry about this, or should I simply add the
members directly to QEvent?

Exact location in qcoreevent.h:
http://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/kernel/qcoreevent.h#n303

Kind regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160211/fdc647d2/attachment.html>


More information about the Interest mailing list