summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp/cppwriteinitialization.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2025-05-19 10:20:32 -0700
committerThiago Macieira <thiago.macieira@intel.com>2025-05-23 20:36:45 -0700
commit09edc851c52d97bcea6a4d0b4e94c6760439d84b (patch)
treec4b64fd6b8bb994fc67db9bfbcf2cfb6c066f41e /src/tools/uic/cpp/cppwriteinitialization.cpp
parent9a66c7c1b9e1488f54f6ecfaab714fdc2e770a7d (diff)
QTest::CrashHandler: move the Unix async-safe I/O code to the .cpp
This declutters the header from code that doesn't need to be there and is only used in the .cpp anyway. This code used to be in qtestcase.cpp before commit c0014becca2cd376eadd5c8a0265e5cf47c9aa01, which we now amend. Additionally, since Windows code doesn't need to be async-safe anyway, we can simplify it. I'm also going to need the toHexString() lambda in another place. Change-Id: Ic9571bac864dfb31564cfffd785e8ab15cab3ae5 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions