[Qt-interest] A small request !

Andre Somers andre at familiesomers.nl
Tue Sep 29 14:22:00 CEST 2009


Mihail Naydenov wrote:
> Please make the private members of QPoint(F)/QSize(F) protected instead.
>
> I want to override some operators, and few of them are not allowed to be non-member. 
> Right now its all possible (in a derived class), but with cost of function call to the base.
>
>   

Can you do that without breaking binairy compatability?

André



More information about the Qt-interest-old mailing list