Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qobject_cast is times faster then dynamic_cast for objects that inherit QObject. Also, use auto keyword to not duplicate the name of the Class
- Loading branch information