kmail

KMail::ACLJobs::GetUserRightsJob Class Reference

Get the users' rights for a given url. More...

#include <acljobs.h>

Inheritance diagram for KMail::ACLJobs::GetUserRightsJob:

List of all members.


Public Member Functions

 GetUserRightsJob (const KURL &url, const QByteArray &packedArgs, bool showProgressInfo)
unsigned int permissions () const

Protected Slots

void slotInfoMessage (KIO::Job *, const QString &)

Detailed Description

Get the users' rights for a given url.

Definition at line 116 of file acljobs.h.


Constructor & Destructor Documentation

ACLJobs::GetUserRightsJob::GetUserRightsJob ( const KURL &  url,
const QByteArray packedArgs,
bool  showProgressInfo 
)

Definition at line 188 of file acljobs.cpp.


Member Function Documentation

unsigned int KMail::ACLJobs::GetUserRightsJob::permissions (  )  const [inline]

Definition at line 122 of file acljobs.h.

void ACLJobs::GetUserRightsJob::slotInfoMessage ( KIO::Job *  ,
const QString str 
) [protected, slot]

Definition at line 196 of file acljobs.cpp.


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