summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qiodevice.cpp
diff options
authorTim Blechmann <[email protected]>2025-10-29 09:43:31 +0800
committerTim Blechmann <[email protected]>2025-10-31 12:16:29 +0800
commited8206e039d9d279360f9b3858b8d83edd289b27 (patch)
tree1cb60acd62be3ea5448cbb0c7f42a74fafa425a7 /src/corelib/io/qiodevice.cpp
parentfa6a010254032b739ce145a1c35b6adcd4f20c60 (diff)
QLibrary: expose QLibraryPrivate::unload to autotestsHEADdev
tst_QLibrary::cleanup did not have any effect, as QLibrary::unload does not unload anything, if the library has not been loaded via this instances. There is no public API to "attach" a QLibrary instance to a library. Exposing QLibraryPrivate::unload will allow us to unload libraries that the unit tests might be leaking. Pick-to: 6.10 Change-Id: I0ac32ac5dcf681f117e88890eb529000b7d583e6 Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'src/corelib/io/qiodevice.cpp')
0 files changed, 0 insertions, 0 deletions