KIO::ChmodJob Class

Header: #include <ChmodJob>
CMake: find_package(KF6 REQUIRED COMPONENTS KIO)
target_link_libraries(mytarget PRIVATE KF6::KIOCore)
Inherits: KIO::Job

Detailed Description

@class KIO::ChmodJob chmodjob.h <KIO/ChmodJob>

This job changes permissions on a list of files or directories, optionally in a recursive manner. @see KIO::chmod()