KMail::ACLJobs::GetACLJob Class Reference

#include <acljobs.h>

Inherits TDEIO::SimpleJob.

Public Member Functions

 GetACLJob (const KURL &url, const TQByteArray &packedArgs, bool showProgressInfo)
 
const ACLList & entries () const
 

Protected Slots

void slotInfoMessage (TDEIO::Job *, const TQString &)
 

Detailed Description

List all ACLs for a given url.

Definition at line 108 of file acljobs.h.

Constructor & Destructor Documentation

◆ GetACLJob()

ACLJobs::GetACLJob::GetACLJob ( const KURL &  url,
const TQByteArray &  packedArgs,
bool  showProgressInfo 
)

Definition at line 169 of file acljobs.cpp.

Member Function Documentation

◆ entries()

const ACLList & KMail::ACLJobs::GetACLJob::entries ( ) const
inline

Definition at line 116 of file acljobs.h.

◆ slotInfoMessage

void ACLJobs::GetACLJob::slotInfoMessage ( TDEIO::Job *  ,
const TQString &  str 
)
protectedslot

Definition at line 177 of file acljobs.cpp.


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