[Interest] Is QEventPrivate a remnant?
Thiago Macieira
thiago.macieira at intel.com
Thu Feb 11 04:29:04 CET 2016
On quinta-feira, 11 de fevereiro de 2016 03:27:19 PST Nye wrote:
> Hello and thanks for the prompt reply!
>
> > You cannot modify QEvent.
> > Do you mean your own class? Whether it's derived from QEvent or not is
> > irrelevant to whether you can add members.
>
> I meant that I'm deriving from QEvent. When I derived from
> QCoreApplication, I also did it for QCoreApplicationPrivate and passed my
> private object instance trough the QCoreApplication(QCoreApplicationPrivate
> &) constructor. So I was wondering if I'm missing something with the event,
> although as it's was never implemented I believe I'm okay.
You should not have done that.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list