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 _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest