Move the implementation and docs of QSysInfo to qsysinfo.cpp

Task-number: QTBUG-106154
Change-Id: Ib2d812104b3514fb255d79ab6e4097ec6a851e21
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
Sona Kurazyan 2022-09-19 15:37:14 +02:00
parent 27197d1a12
commit 767beb7fff
3 changed files with 1056 additions and 1047 deletions

View File

@ -75,7 +75,7 @@ qt_internal_add_module(Core
global/qprocessordetection.h
global/qrandom.cpp global/qrandom.h global/qrandom_p.h
global/qswap.h
global/qsysinfo.h
global/qsysinfo.cpp global/qsysinfo.h
global/qsystemdetection.h
global/qtclasshelpermacros.h
global/qtconfigmacros.h

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff