summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2022-01-14 16:48:17 +0100
committerMarc Mutz <marc.mutz@qt.io>2022-01-16 11:59:39 +0000
commit3976449c0e38ac4294ea1b353098115be1a5e385 (patch)
tree443fd9f2150257a906c6847238dd974803396603 /src/printsupport/kernel
parent3f06d47e5757d7cbc5e21b9cfb2008a9a6510b96 (diff)
QTextStream: code tidies
Port the internals to qsizetype, and use QStringView instead of QString as a function parameter. The padding() function is changed to take a qsizetype to avoid warnings, but the maximum padding that can be specified is still limited by the range of an int (this is guarded via an assert). Change-Id: I9dd98e5a534990a1758b080900a12dc793528d19 Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/printsupport/kernel')
0 files changed, 0 insertions, 0 deletions