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

Auto-completion broken for objects dragged into ui files

    XMLWordPrintable

Details

    • 51d91a6075164f4168c06db3e53fc04e1dd3eb8e

    Description

      Steps to reproduce:

      • create a Qt Widget Application from New Project wizard
      • open the ui file (Designer)
      • drag a QPushButton into the main window
      • switch back to mainwindow.cpp
      • go to constructor of MainWindow, eol of 'ui->setupUi(this);' and hit return
      • type
        ui.
        

      Current behavior:

      • no auto completion for added objects ('pushButton' is missing) - applies for all other objects dragged into mainwindow as well

      Note: former version(s) of Creator supported the auto completion for objects that have been added to the ui file via the Designer, seems to be a regression from Creator 2.8

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes