KIO
chmodjob.h File Reference
#include <kurl.h>
#include "global.h"
#include "job.h"
#include <kfileitem.h>
#include <QtCore/QLinkedList>
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) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:50:48 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:50:48 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.