[Qt-interest] A small request !

Robert Escott robert at binarylogic.co.za
Tue Sep 29 20:12:34 CEST 2009


You'll have to derive classes from them. You run the risk of breaking 
existing code if you modify the classes themselves.

The cost of a function call is small.

----- Original Message ----- 
From: "Mihail Naydenov" <mlists at ymail.com>
To: <qt-interest at trolltech.com>
Sent: Tuesday, September 29, 2009 1:50 PM
Subject: [Qt-interest] A small request !


> 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.
>
> Thank You
> MihailNaydenov
>
>
>
>
>
> 




More information about the Qt-interest-old mailing list