[Interest] Missing private header(s)

Nye kshegunov at gmail.com
Tue Feb 9 08:39:04 CET 2016


Hello,
I wish to implement my own event dispatcher, so I derived from
QAbstractEventDispatcher. As usual with PIMPL I'd derive my private object
from QAbstractEventDispatcherPrivate and pass it to the public class'
constructor. Unfortunately, even with QT += core-private I don't have the
"qabstracteventdispatcher_p.h" header available. Is this file's absence a
miss of the build system, or am I doing something wrongly?

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


More information about the Interest mailing list