kmail
KMail::ACLJobs::GetACLJob Class Reference
List all ACLs for a given url. More...
#include <acljobs.h>
Inheritance diagram for KMail::ACLJobs::GetACLJob:

Public Member Functions | |
| const ACLList & | entries () const |
| GetACLJob (const KURL &url, const QByteArray &packedArgs, bool showProgressInfo) | |
Protected Slots | |
| void | slotInfoMessage (KIO::Job *, const QString &) |
Detailed Description
List all ACLs for a given url.Definition at line 100 of file acljobs.h.
Constructor & Destructor Documentation
| ACLJobs::GetACLJob::GetACLJob | ( | const KURL & | url, | |
| const QByteArray & | packedArgs, | |||
| bool | showProgressInfo | |||
| ) |
Definition at line 167 of file acljobs.cpp.
Member Function Documentation
| const ACLList& KMail::ACLJobs::GetACLJob::entries | ( | ) | const [inline] |
| void ACLJobs::GetACLJob::slotInfoMessage | ( | KIO::Job * | , | |
| const QString & | str | |||
| ) | [protected, slot] |
Definition at line 175 of file acljobs.cpp.
The documentation for this class was generated from the following files:
