As far as I remember, we should use »Class *pointer«-style declarations according to the kdelibs coding standards… Personally, I'm in favor of using »Class* pointer« or using a typedef (»ClassPtr pointer1, pointer 2«), but that is irrelevant ;) David