I was reading Qt Coding Conventions [qt-project.org]
and one thing confused me
Things to avoid:
Do not inherit from template/tool classes
What is tool class?
↧