Embarassing newbie question

Ralf Nolden Ralf.Nolden at post.rwth-aachen.de
Wed Aug 4 08:22:50 BST 1999


Albert Wagner wrote:
> 
> Sorry, did c++ too long ago. Don't understand notation conventions.
> What does the "&" mean in the first and second instance below?
> What about the "p"?
> 
> QPoint& operator+= ( const QPoint & p )
> 
> Is this notation convention described anywhere in KDevelop documentation
> or do I need a new c++ book? What are your favorites?
You should install the c++ reference. Operators are well explained there
with examples which should give you a good start. The internet has some
C++ tutorials that are just as good as any book bought.

Ralf Nolden




More information about the KDevelop mailing list