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

Comment completion does not work with Q_INVOKABLE

    XMLWordPrintable

Details

    • All

    Description

      When a method has the Q_INVOKABLE keyword then comment code completion fails:

      /** <- press ENTER
      // no code completion
      Q_INVOKABLE void testMethod();
      
      /** <- press ENTER completes the comment
       * @brief ...
       **/
      void testMethod();
      

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            DanielSt Peter Staab
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes