ProjectExplorer: Check if the project can rename a specific file
before renaming the file.
This adds a new api:
FolderNode::canRename(oldFileName, newFileName) that asks the
project manager if a specific file renaming could be applied to
the project file.
Change-Id: I77bae56db06d81fd03e590285d6079abea2c514b
Task-number: QTCREATORBUG-14521
Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
Showing
Please register or sign in to comment