Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-15745

Reformat QML erases readonly qualifier

XMLWordPrintable

      Reformatting a qml file removes the readonly qualifier.
      To reproduce apply the formatting to following qml file

      Test.qml
      import QtQuick 2.3
      QtObject {
          readonly property int prop: 2    
      }
      

        For Gerrit Dashboard: QTCREATORBUG-15745
        # Subject Branch Project Status CR V

            mabenell Marco Benelli
            richardo Richard Öhlinger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes