kmail

KMLoadPartsCommand Class Reference

#include <kmcommands.h>

Inheritance diagram for KMLoadPartsCommand:

List of all members.


Public Slots

void slotPartRetrieved (KMMessage *msg, QString partSpecifier)

Signals

void partsRetrieved ()

Public Member Functions

 KMLoadPartsCommand (PartNodeMessageMap &partMap)
 KMLoadPartsCommand (partNode *node, KMMessage *msg)
 KMLoadPartsCommand (QPtrList< partNode > &parts, KMMessage *msg)

Detailed Description

Definition at line 832 of file kmcommands.h.


Constructor & Destructor Documentation

KMLoadPartsCommand::KMLoadPartsCommand ( QPtrList< partNode > &  parts,
KMMessage msg 
)

Definition at line 2739 of file kmcommands.cpp.

KMLoadPartsCommand::KMLoadPartsCommand ( partNode node,
KMMessage msg 
)

Definition at line 2747 of file kmcommands.cpp.

KMLoadPartsCommand::KMLoadPartsCommand ( PartNodeMessageMap partMap  ) 

Definition at line 2753 of file kmcommands.cpp.


Member Function Documentation

void KMLoadPartsCommand::partsRetrieved (  )  [signal]

void KMLoadPartsCommand::slotPartRetrieved ( KMMessage msg,
QString  partSpecifier 
) [slot]

Definition at line 2784 of file kmcommands.cpp.


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