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

Comment completion does not work with Q_INVOKABLE

XMLWordPrintable

    • All

      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();
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes