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

Refactor add forward class declaration

    XMLWordPrintable

Details

    • All

    Description

      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;
      };
      
      

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes