Home GnuPG

Use QLatin1StringView for QSettings keys

Description

Use QLatin1StringView for QSettings keys

Since Qt 6.4, there is a QAnyStringView overload for the QSettings
methods and these reduce the nomber of non-POD global statics which
affect the startup time.

Details

Provenance
CarlSchwanAuthored on Jul 2 2024, 3:40 PM
Parents
rGPGPASS3d0640a49d8b: Don't include whole Qt module
Branches
Unknown
Tags
Unknown