kio
chmodjob.h File Reference
#include <kurl.h>
#include <qstring.h>
#include <kio/global.h>
#include <kio/job.h>
#include <kfileitem.h>
Include dependency graph for chmodjob.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KIO::ChmodJob |
This job changes permissions on a list of files or directories, optionally in a recursive manner. More... | |
Namespaces | |
namespace | KIO |
Functions | |
KIO_EXPORT ChmodJob * | KIO::chmod (const KFileItemList &lstItems, int permissions, int mask, QString newOwner, QString newGroup, bool recursive, bool showProgressInfo=true) |