Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-136681

Refactor QXmlStreamWriterPrivate::writeEscaped() to use switch instead of if/else

XMLWordPrintable

      The writeEscaped() function currently uses a long if/else chain to handle character escaping and error detection.

      This task refactors the function to use a switch statement instead, improving readability and maintainability.

        For Gerrit Dashboard: QTBUG-136681
        # Subject Branch Project Status CR V

            magdalenas Magdalena Stojek
            magdalenas Magdalena Stojek
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes