kmail
KMail::ACLJobs::MultiSetACLJob Class Reference
Set and delete a list of permissions for different users on a given url. More...
#include <acljobs.h>
Inheritance diagram for KMail::ACLJobs::MultiSetACLJob:

Signals | |
| void | aclChanged (const QString &userId, int permissions) |
Public Member Functions | |
| MultiSetACLJob (KIO::Slave *slave, const KURL &url, const ACLList &acl, bool showProgressInfo) | |
Protected Slots | |
| virtual void | slotResult (KIO::Job *job) |
| virtual void | slotStart () |
Detailed Description
Set and delete a list of permissions for different users on a given url.Definition at line 147 of file acljobs.h.
Constructor & Destructor Documentation
| ACLJobs::MultiSetACLJob::MultiSetACLJob | ( | KIO::Slave * | slave, | |
| const KURL & | url, | |||
| const ACLList & | acl, | |||
| bool | showProgressInfo | |||
| ) |
Definition at line 212 of file acljobs.cpp.
Member Function Documentation
| void KMail::ACLJobs::MultiSetACLJob::aclChanged | ( | const QString & | userId, | |
| int | permissions | |||
| ) | [signal] |
| void ACLJobs::MultiSetACLJob::slotResult | ( | KIO::Job * | job | ) | [protected, virtual, slot] |
Definition at line 241 of file acljobs.cpp.
| void ACLJobs::MultiSetACLJob::slotStart | ( | ) | [protected, virtual, slot] |
Definition at line 220 of file acljobs.cpp.
The documentation for this class was generated from the following files:
