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.
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()
|
inline |
The documentation for this class was generated from the following files:
