- 
    Bug 
- 
    Resolution: Fixed
- 
    P2: Important 
- 
    6.5.0 FF
- 
    None
- 
        3
- 
        Foundation Sprint 66, Foundation Sprint 67
After moving the contents of qglobal.h to other headers (QTBUG-99313), some parts of documentation still remain in qglobal.cpp and are  marked with \relates <QtGlobal>.  Other docs are moved to proper locations (e.g. qnumeric.cpp, qlogging.cpp), but still retain \relates <QtGlobal>. Move the docs to correct .cpp/.qdoc files, and fix the \relates statements accordingly. Additionally, need to update the outdated description of QtGlobal, since now it mentions types, functions and macros that don't belong there anymore.
- relates to
- 
                    QTBUG-99313 Split qglobal.h into a set of header files -         
- Closed
 
-         
- resulted in
- 
                    QTBUG-107119 Fix documentation deficiencies for q{processor,compiler,system}detection.h -         
- Reported
 
-