You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warns when a qHash() function is not declared inside the namespace of it's argument.
qHash() needs to be inside the namespace for ADL lookup to happen.