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

[REG 4.7->4.8] Code completion for function pointers

    XMLWordPrintable

Details

    Description

      Code completion for function pointers automatically completes with brackets:

      connect(obj, &QObject::destro <CTRL + Space> completes to: connect(obj, &QObject::destroyed()

      Brackets are wrong here. The original Qt Creator code model completes here only signals and the class based on type of <obj>. That would be nice to have back in the future.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-21305
        # Subject Branch Project Status CR V

        Activity

          People

            yvvan Ivan Donchevskii
            zerocom Stefan Sommerfeld
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes