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

Refactor add forward class declaration

XMLWordPrintable

    • All

      i will be helpfull to add a refactor option to add forward class declaration.

      // code placeholder
      #include "c.h"
      
      class B; // added by this option
      
      struct A {
      B* m_b;
      C m_c;
      };
      
      

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

            kandeler Christian Kandeler
            phi Philippe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes