diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2022-08-11 14:10:03 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2022-09-01 15:51:48 +0200 |
| commit | 334c27dad139956135b8687bf695e3cfa0228b9c (patch) | |
| tree | 5b83776c20280b9ab12b3dbce570102b8d3e6bde /src/tools/macdeployqt/shared/shared.cpp | |
| parent | 812a0d3125cb89e340c59aa92cdc946862fb009d (diff) | |
[docs] Fix ints that should be qsizetype [src/corelib/text]
For the constructors, replace int with qsizetype. For the incorrect
return type in \fn of length(), drop the return type, the presence of
which violated DRY, stressing the importance of that SOLID principle.
Fixes: QTBUG-103531
Pick-to: 6.4 6.3 6.2
Change-Id: Ic7a8e1953333c28a2722fd7f753a0b5af6777395
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/tools/macdeployqt/shared/shared.cpp')
0 files changed, 0 insertions, 0 deletions
