[Interest] Is QEventPrivate a remnant?

Nikos Chantziaras realnc at gmail.com
Thu Feb 11 18:40:00 CET 2016


On 11/02/16 15:45, Nye wrote:
>  > You should not have done that.
> How come? I shouldn't have derived from QCoreApplication or shouldn't
> have used the private API?

Don't use the private APIs. If you want to create a QCoreApplication 
subclass, simply derive from that. Same for every other class.




More information about the Interest mailing list