• All

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes