Hi
I'm still plugging away at the book http://www.beginning-kdevelop-programming.co.uk/
At the moment I'm looking at events ( Keyboard presently )
I want to know if anyone can explain the rationale for having events as virtual protected functions and not as slots which would be considerably easier for people to access them than the current situation where the only way to access them is to subclass the base class.
Bookmarks