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

Autocomplete missing for "margins"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • Qt Creator 2.3.0
    • Qt Creator 2.2.0
    • Quick / QML Support
    • None
    • Windows, latest masted snapshot build
    • 33a130e2220054427c1c5539d5ebf108bbf75cdc

      In the following code or anything similar, the autocomplete for "margins" does not appear.

      import QtQuick 1.0
      
      Rectangle {
          width: 100
          height: 62
      
      
          Rectangle {
              anchors {
                  left: parent.left
                  bottom: parent.bottom
                  mar
              }
          }
      }
      

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

            ckamm Christian Kamm
            paazmaya Juga Paazmaya
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes