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

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 10.0.1
    • Widget Designer
    • None
    • All

    Description

      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 ).

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes