> On terça-feira, 24 de julho de 2012 15.17.23, Thiago Macieira wrote:
> > Here we have a big problem. QNetworkConfigurationPrivate is not
> > exported, so it  can't be used from the plugins. It should be
> exported
> > and its virtual destructor should be de-inlined.
>
> Actually, since the class is not derived from, it should not have a
> virtual destructor in the first place. I recommend dropping it and
> leaving it unexported (all methods are inline).
>
In Qt 4, the symbian plugin derived from it to add two data members (with a 
constructor to zero initialise them)
It doesn't look like any of the Qt 5 plugins do this.

Subject to local law, communications with Accenture and its affiliates 
including telephone calls and emails (including content), may be monitored by 
our systems for the purposes of security and the assessment of internal 
compliance with Accenture policy.
______________________________________________________________________________________

www.accenture.com

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to