CLion 2018.1 Help

Move Declarations Dialog

Refactor | Move

F6


Refactor | Move menu command invokes Move Declarations refactoring dialog when:

  • A class is selected in the editor or in the Structure view, for a header file refactoring
  • The class or a class member is selected in the editor or in the Structure view, for a source file refactoring

ItemDescription
Move declarations to fileSpecify the name of the destination file or click browseButton to choose from the list
MemberSelect the class and/or the class member(s) to move
Last modified: 24 July 2018

See Also