User profile: MrHammy

User info
User name:MrHammy
History
Joined:
Number of posts:4
Latest posts:

Problem with inheritence
I also only noticed it when I wrote it there and saw the difference. But thanks for the help.

Problem with inheritence
The problem was that as you can see in the above example that in PostHeaderItem the function is a co...

Problem with inheritence
Yes they are all virtual, but not pure virtual and all of them have an implementation in the base cl...

Problem with inheritence
I have a problem with inheritence, I will try to explain it. I have a treeview which I would like...