[Qt-interest] A small request !

Constantin Makshin dinosaur-rus at users.sourceforge.net
Tue Sep 29 19:42:14 CEST 2009


Unlikely. At least Visual C++ name mangling scheme includes information
about access level.

On Tue, 29 Sep 2009 16:22:00 +0400, Andre Somers <andre at familiesomers.nl>
wrote:
> 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é

-- 
Constantin Makshin



More information about the Qt-interest-old mailing list