![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for AsyncCopyOperation, including all inherited members.
| abort() noexcept | AsyncCopyOperation | |
| AsyncCopyOperation()=delete | AsyncCopyOperation | |
| AsyncCopyOperation(const AsyncCopyOperation &other)=delete | AsyncCopyOperation | |
| AsyncCopyOperation(const FilePath &source, const FilePath &destination, QObject *parent=nullptr) noexcept | AsyncCopyOperation | |
| failed(const QString &error) | AsyncCopyOperation | signal |
| finished() | AsyncCopyOperation | signal |
| getDestination() const noexcept | AsyncCopyOperation | inline |
| getSource() const noexcept | AsyncCopyOperation | inline |
| mAbort | AsyncCopyOperation | private |
| mDestination | AsyncCopyOperation | private |
| mSource | AsyncCopyOperation | private |
| operator=(const AsyncCopyOperation &rhs)=delete | AsyncCopyOperation | |
| progressPercent(int percent) | AsyncCopyOperation | signal |
| progressStatus(const QString &status) | AsyncCopyOperation | signal |
| run() noexcept override | AsyncCopyOperation | private |
| started() | AsyncCopyOperation | signal |
| succeeded() | AsyncCopyOperation | signal |
| ~AsyncCopyOperation() noexcept | AsyncCopyOperation |