KIO
chmodjob.h File Reference
#include <kurl.h>
#include "global.h"
#include "job.h"
#include <kfileitem.h>
#include <QtCore/QLinkedList>
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 | |
ChmodJob * | KIO::chmod (const KFileItemList &lstItems, int permissions, int mask, const QString &newOwner, const QString &newGroup, bool recursive, JobFlags flags=DefaultFlags) |