KMail::AnnotationJobs::MultiGetAnnotationJob Class Reference

#include <annotationjobs.h>

Inherits TDEIO::Job.

Signals

void annotationResult (const TQString &entry, const TQString &value, bool found)
 

Public Member Functions

 MultiGetAnnotationJob (TDEIO::Slave *slave, const KURL &url, const TQStringList &entries, bool showProgressInfo)
 

Protected Slots

virtual void slotStart ()
 
virtual void slotResult (TDEIO::Job *job)
 

Detailed Description

for multiGetAnnotation

Definition at line 126 of file annotationjobs.h.

Constructor & Destructor Documentation

◆ MultiGetAnnotationJob()

AnnotationJobs::MultiGetAnnotationJob::MultiGetAnnotationJob ( TDEIO::Slave *  slave,
const KURL &  url,
const TQStringList &  entries,
bool  showProgressInfo 
)

Definition at line 85 of file annotationjobs.cpp.

Member Function Documentation

◆ slotResult

void AnnotationJobs::MultiGetAnnotationJob::slotResult ( TDEIO::Job *  job)
protectedvirtualslot

Definition at line 107 of file annotationjobs.cpp.

◆ slotStart

void AnnotationJobs::MultiGetAnnotationJob::slotStart ( )
protectedvirtualslot

Definition at line 95 of file annotationjobs.cpp.


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