I guess my point is, whatever happened to code less, do more 😊
-----Original Message----- From: Interest <interest-boun...@qt-project.org> On Behalf Of Thiago Macieira Sent: Sunday, December 4, 2022 9:46 AM To: interest@qt-project.org Subject: Re: [Interest] QRegularExpression for replace On Saturday, 3 December 2022 23:02:24 PST Scott Bloom wrote: > That is basically what I did for the non problematic replacements. > The ones that not only need the captured text, but also need the rest > of the text I didn't bother implementing The point is that you may do it programmatically, instead of having a parser for the replacement content. -- Thiago Macieira - thiago.macieira (AT) intel.com Cloud Software Architect - Intel DCAI Cloud Engineering _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest