Quote Originally Posted by fatjuicymole View Post
The developer would still know what types that are trying to use, so it would still work.
So... I need to have the whole inheritance tree in my head just to find out what the variable holding my FooBar is called? I still prefer to call my FooBar object foobar or m_foobar, regardless if it is an unsigned int or a QStyleOptionViewItemV4.