Details

    • All

    Description

          function escapeRegExpChars(string : string) {
              return string.replace(/[.*+?^${}()|[\]\\]/g, '\\$&');
          }
      
      :-1: error: MLDoubleSpinBox.qml:251:9: Could not compile function escapeRegExpChars: Instruction "generate_MoveRegExp" not implemented
      

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              Harald Meyer Harald Meyer
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes