[Qt-interest] Problem with Base Class Method in Derived Class

Shimaron Greywolf shimaron at furry.de
Thu May 7 15:21:08 CEST 2009


Thanks everybody for the explanation. I kept staring at my code but  
found nothing wrong. ;-)


On May 7, 2009, at 5:25 AM, Duane Hebert wrote:
>
> In the derived class (xx) try putting :
> using x::some_method;  to bring it into scope.

This is a great hint, it works - thanks a lot!

Shimaron



More information about the Qt-interest-old mailing list