KMail::ACLJobs::DeleteACLJob Class Reference

#include <acljobs.h>

Inherits TDEIO::SimpleJob.

Public Member Functions

 DeleteACLJob (const KURL &url, const TQString &userId, const TQByteArray &packedArgs, bool showProgressInfo)
 
TQString 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 142 of file acljobs.h.

Constructor & Destructor Documentation

◆ DeleteACLJob()

ACLJobs::DeleteACLJob::DeleteACLJob ( const KURL &  url,
const TQString &  userId,
const TQByteArray &  packedArgs,
bool  showProgressInfo 
)

Definition at line 204 of file acljobs.cpp.

Member Function Documentation

◆ userId()

TQString KMail::ACLJobs::DeleteACLJob::userId ( ) const
inline

Definition at line 151 of file acljobs.h.


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