diff options
| author | Matthias Rauter <matthias.rauter@qt.io> | 2025-01-14 14:20:55 +0100 |
|---|---|---|
| committer | Matthias Rauter <matthias.rauter@qt.io> | 2025-02-10 17:33:23 +0100 |
| commit | b1c32afb914a8dda0b1b38bf9d85c1c316b27cf1 (patch) | |
| tree | 132714592f938167a41badc1fc05d366adcb2a11 /src/tools/uic/cpp/cppwriteinitialization.cpp | |
| parent | fc0e788d029beac251fda40650154fc6865e1649 (diff) | |
Unifty logic in QDomNodeListPrivate::forEachNode
All iterations through QDomNodeListPrivate were going through the
forEachNode function with its own internal logic. The newly introduced
iterator works with the similar logic but is written a bit more compact.
Thus it makes sense to replace the forEachNode logic with internal
functions of the iterator.
Pick-to: 6.9
Change-Id: I22b7ae7a49e2bfaf84bede2fe0b45530a32f8d55
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions
