summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qbytearray.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2022-01-28 13:41:17 -0800
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-03-16 19:04:02 +0000
commit27af1b9dc42c6b3eeade9bec1943c1e6527b14d0 (patch)
treeb65fc9db8f98d6d97d8dc22cd5c39796b0566985 /src/corelib/text/qbytearray.h
parent89e8a07a90a4ebbdf71425f8edbdea8a6489c642 (diff)
QLibraryInfo: remove load-time variable
Since this is only used by qtpaths and qmake, let's not make every application pay the price of dynamically initializing a QString whenever QtCore is loaded (which 100% of Qt applications do). Instead, initializing a null pointer costs zero and is one third the size of QString. Even the assignment in qmake and qtpaths is faster this way. Change-Id: I6fcda969a9e9427198bffffd16ce8d1eb8dc19da Reviewed-by: Marc Mutz <marc.mutz@qt.io> (cherry picked from commit 8058127a9df0b66f28908f42e4f533165468de95) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/corelib/text/qbytearray.h')
0 files changed, 0 insertions, 0 deletions