kmail

KMail::ACLJobs::DeleteACLJob Class Reference

Delete the permissions for a given user on a given url This class only exists to store the userid in the job. More...

#include <acljobs.h>

Inheritance diagram for KMail::ACLJobs::DeleteACLJob:

List of all members.


Public Member Functions

 DeleteACLJob (const KURL &url, const QString &userId, const QByteArray &packedArgs, bool showProgressInfo)
QString userId () const

Detailed Description

Delete the permissions for a given user on a given url This class only exists to store the userid in the job.

Definition at line 132 of file acljobs.h.


Constructor & Destructor Documentation

ACLJobs::DeleteACLJob::DeleteACLJob ( const KURL &  url,
const QString userId,
const QByteArray packedArgs,
bool  showProgressInfo 
)

Definition at line 202 of file acljobs.cpp.


Member Function Documentation

QString KMail::ACLJobs::DeleteACLJob::userId (  )  const [inline]

Definition at line 140 of file acljobs.h.


The documentation for this class was generated from the following files: