Loading...
Searching...
No Matches
Process::UnusedFilesDialog Class Referencefinal
Lists what is in the project folder and no longer used, and removes the ones the user ticks. More...
Inheritance diagram for Process::UnusedFilesDialog:
Detailed Description
Lists what is in the project folder and no longer used, and removes the ones the user ticks.
The list is checkable rather than a summary: this deletes files, so the set that goes is the set the user looked at and agreed to, one row at a time if they want. Whatever reason score has to be less than certain about a file being unused is spelled out above the list rather than buried in a manual.
Public Member Functions | |
| UnusedFilesDialog (const score::DocumentContext &ctx, QWidget *parent) | |
| const FileReport & | result () const noexcept |
The documentation for this class was generated from the following files:
- UnusedFilesDialog.hpp
- UnusedFilesDialog.cpp