diff options
| author | Edward Welbourne <edward.welbourne@qt.io> | 2022-03-03 13:46:50 +0100 |
|---|---|---|
| committer | Edward Welbourne <edward.welbourne@qt.io> | 2022-03-18 01:22:54 +0100 |
| commit | e10d613509fb606526fe1a0535dcceb81dbc7840 (patch) | |
| tree | 20127f07720147be01d393541a68eac7593c8fdd /src/tools/uic/cpp/cppwriteinitialization.cpp | |
| parent | e0206fe9d47bfbf18a0d4c2e5e780504305f72e7 (diff) | |
Add QByteArray::percentDecoded() as an instance method
Percent-decoding was previously only present as a static method taking
a QBA parameter; it might as well be an instance method of that
parameter. Change most QBA tests to use it rather the static method.
[ChangeLog][QtCore][QByteArray] percentDecoded() is now available as
an instance method of the byte array to be decoded, equivalent to the
static QByteArray::fromPercentEncoding().
Change-Id: I982101c44bdac5cc4041e85598d52ac101d38fa1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions
