CLion 2018.2 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

Item

Description

Move declarations to file

Specify the name of the destination file or click browseButton to choose from the list

Member

Select the class and/or the class member(s) to move

Last modified: 27 November 2018

See Also