diff options
author | Marc Mutz <[email protected]> | 2025-07-03 11:08:41 +0200 |
---|---|---|
committer | Marc Mutz <[email protected]> | 2025-07-03 13:49:20 +0200 |
commit | 48e64f821ac3d6c7b3d825d6f8a94f69fa491136 (patch) | |
tree | 5499aad3616fd753e24de51fd06beb997e66db86 /src/network/access/qnetworkreply.cpp | |
parent | e2bd1de82a0a8605a1732ea92c4a5e478018bd46 (diff) |
QStorageInfo: DRY ctors and SMFs
Use delegation for the constructors, and = default the SMFs.
The =default, in particular, will indicate to readers that assignment
and destrution can handle the nullptr d (partially-formed state) that
the upcoming move constructor will introduce.
Pick-to: 6.10 6.9 6.8 6.5
Change-Id: Ib00f8a62e3ab6c054102d546f885f7aa52aeb598
Reviewed-by: Ivan Solovev <[email protected]>
Diffstat (limited to 'src/network/access/qnetworkreply.cpp')
0 files changed, 0 insertions, 0 deletions