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

Qt Widget Designer: 'Go to Slot' should generate Qt 5 connection syntax

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 10.0.1
    • Widget Designer
    • All

      Right click on Widget / 'Go to Slot' still generates a string-based connection for
      QMetaObject::connectSlotsByName(QObject (fex void MainWindow::on_pushButton_clicked() ).
      This should be modernized to create the connect statement using Qt 5 connection syntax and maybe a camel-cased name.
      The same has been requested for Qt for Python (see QTCREATORBUG-28772 ).

      Also, QTCREATORBUG-32492 states that it is slow.

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

            Unassigned Unassigned
            kleint Friedemann Kleint
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes