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

qmlformat breaks strings with backslash

    XMLWordPrintable

Details

    Description

      Button {
          text: "a\nb"
      }
      

      is turned to

      Button {
          text: "a\\nb"
      }
      
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            max.goldstein Maximilian Goldstein
            jgirardet Jimmy Gir
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes