[Qt-interest] A small request !
Mihail Naydenov
mlists at ymail.com
Wed Sep 30 13:30:20 CEST 2009
So, is this (trivially) doable?
It will be rally nice. And this also applies to other geometric-related classes like QTransform.
Besides the operator overloading, there is always a room for other helper methods (like getScale or translateAbs in QTransform for instance) and I find it a bit ugly to pay the price of function call, especially when these are *geometric* classes, should be optimized more or less.
Thank You
MihailNaydenov
----- Original Message ----
> From: Thiago Macieira <thiago at kde.org>
> To: qt-interest at trolltech.com
> Sent: Tuesday, September 29, 2009 10:08:22 PM
> Subject: Re: [Qt-interest] A small request !
>
> Em Terça-feira 29. Setembro 2009, às 19.42.14, Constantin Makshin escreveu:
> > Unlikely. At least Visual C++ name mangling scheme includes information
> > about access level.
> >
> > On Tue, 29 Sep 2009 16:22:00 +0400, Andre Somers
> >
> > wrote:
> > >
> > > Can you do that without breaking binairy compatability?
> > >
>
> There's no name mangling for member variables. Only member functions have
> special mangling.
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
> Senior Product Manager - Nokia, Qt Development Frameworks
> PGP/GPG: 0x6EF45358; fingerprint:
> E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
>
> Qt Developer Days 2009 | Registration Now Open!
> Munich, Germany: Oct 12 - 14 San Francisco, California: Nov 2 - 4
> http://qt.nokia.com/qtdevdays2009
More information about the Qt-interest-old
mailing list