Loading...
Searching...
No Matches
Process::FileReport Struct Reference
Public Member Functions | |
| bool | empty () const noexcept |
| int | count (FileAction) const noexcept |
| std::vector< const FileEntry * > | with (FileAction) const noexcept |
| qint64 | bytesToCopy () const noexcept |
| Bytes that will be / were copied. Links and reuses do not count. | |
| qint64 | bytesSaved () const noexcept |
Public Attributes | |
| QString | projectFolder |
| std::vector< FileEntry > | entries |
Member Function Documentation
◆ bytesSaved()
|
noexcept |
Bytes trimming removed. Negative would mean it made things worse, which is why the trimmer refuses those.
The documentation for this struct was generated from the following files:
- FileOperation.hpp
- FileOperation.cpp