diff options
| author | Edward Welbourne <edward.welbourne@qt.io> | 2023-10-31 14:58:10 +0100 |
|---|---|---|
| committer | Edward Welbourne <edward.welbourne@qt.io> | 2023-11-01 21:28:55 +0100 |
| commit | d57a78657e09e38dc4137e3c6c80c1a42817cc8c (patch) | |
| tree | c397c5923f73a1985564a0ec9597ece8b41ffa65 /src/tools/uic/cpp/cppwriteinitialization.cpp | |
| parent | 0b1670134b43ba390f35b52d2458e4269a804de3 (diff) | |
Break out the list of available converters to a static method
Mostly to pave the way for moving the class code to a file of its own,
but this incidentally saves the need to std::as_const() every use.
Moving the underlying object to a local static of a private method
also saves the need for heap allocation (which was leaked).
Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: I30f4bf3c46d39e04d0ac4e3e9ba431945ebb9193
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions
