-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.11
-
None
-
7f65202dc (dev), 27bcbc533 (6.10), 53d76338a (6.9), 655f2969e (tqtc/lts-6.8)
E.g. qtgraphs/src/graphs3d/engine/barinstancing_p.h defines BarItemHolder and exported BarInstancing in the global namespace, outside QT_NAMESPACE.
Acceptance Criteria:
- check that symbols of the library (exported or not) are inside QT_NAMESPACE
- fix those that aren't
- pick back to all active branches, if possible