[Kde-games-devel] A new highscore manager - KScoreManager
    Parker Coates 
    parker.coates at gmail.com
       
    Thu May  1 20:55:10 CEST 2008
    
    
  
On Thu, May 1, 2008 at 2:23 PM, Albert Astals Cid <aacid at kde.org> wrote:
> A Dijous 01 Maig 2008, Parker Coates va escriure:
>  > Unless, of course, Albert knows a way around this.
>
>  We do not need to inherit friendship, we will access the KScoreManager private
>  fields trough protected calls on KAbstractScoreBoard. That way you can have
>  an unlimited number of KAbstractScoreBoard derived classes accessing
>  KScoreManager private functions.
Ah! Protected calls in through the base class. That makes so much sense!
I apologise if my previous email sounded sarcastic. I *really* was
hoping that "Albert knows a way around this". My C++ experience is
limited, and it seemed like there should be a way around this.
Parker
    
    
More information about the kde-games-devel
mailing list