KMail::ACLJobs::MultiSetACLJob Class Reference
#include <acljobs.h>
Inherits TDEIO::Job.
Signals | |
void | aclChanged (const TQString &userId, int permissions) |
Public Member Functions | |
MultiSetACLJob (TDEIO::Slave *slave, const KURL &url, const ACLList &acl, bool showProgressInfo) | |
Protected Slots | |
virtual void | slotStart () |
virtual void | slotResult (TDEIO::Job *job) |
Detailed Description
Set and delete a list of permissions for different users on a given url.
Constructor & Destructor Documentation
◆ MultiSetACLJob()
ACLJobs::MultiSetACLJob::MultiSetACLJob | ( | TDEIO::Slave * | slave, |
const KURL & | url, | ||
const ACLList & | acl, | ||
bool | showProgressInfo | ||
) |
Definition at line 214 of file acljobs.cpp.
Member Function Documentation
◆ slotResult
|
protectedvirtualslot |
Definition at line 243 of file acljobs.cpp.
◆ slotStart
|
protectedvirtualslot |
Definition at line 222 of file acljobs.cpp.
The documentation for this class was generated from the following files: