Could someone explain me why Qt is using the QBool type instead of bool?
What is the advantage?
Could someone explain me why Qt is using the QBool type instead of bool?
What is the advantage?
They defined some extra auxiliary functions for their QBool. Take a look to qglobal.h.
I'm a rebel in the S.D.G.
I've already checked it but I cannot see the advantage.
Bookmarks