Akonadi::RecursiveMover Class

Header: #include <RecursiveMover>
CMake: find_package(KPim6 REQUIRED COMPONENTS AkonadiAgentBase)
target_link_libraries(mytarget PRIVATE KPim6::AkonadiAgentBase)

Detailed Description

Helper class for expanding inter-resource collection moves inside ResourceBase.

Note: This is intentionally not an Akonadi::Job since we don't need autostarting here.