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

Tools > QML > Reformat file is broken

    XMLWordPrintable

Details

    • Linux/X11
    • a3fb2051add168a3bc29f0bd4f83f1c4d6fb86a8 (qt-creator/qt-creator/4.10)

    Description

      Here are some results of the broken reformat QML file tool:

      - property T.Control myControl
      - property T.Popup myPopup
      + property T myControl
      + property T myPopup


      - property T.Control myControl
      + property T myControl


      - textFromValue: function (value, locale) {
      + textFromValue: function (valuelocale) {


      - function clamp(v, lo, hi) {
      + function clamp(vlohi) {

      Attachments

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

        Activity

          People

            tjenssen Tim Jenssen
            henning Henning Gründl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes