kmail
KMMsgPartDialogCompat Class Reference
#include <kmmsgpartdlg.h>
Inheritance diagram for KMMsgPartDialogCompat:

Detailed Description
The attachment dialog with convenience backward compatible methods.
Definition at line 140 of file kmmsgpartdlg.h.
Public Member Functions | |
KMMsgPartDialogCompat (QWidget *parent=0, const char *caption=0, bool=FALSE) | |
virtual | ~KMMsgPartDialogCompat () |
void | setMsgPart (KMMessagePart *msgPart) |
KMMessagePart * | msgPart (void) const |
Protected Slots | |
void | slotOk () |
Protected Member Functions | |
void | applyChanges (void) |
Protected Attributes | |
KMMessagePart * | mMsgPart |
Member Function Documentation
void KMMsgPartDialogCompat::setMsgPart | ( | KMMessagePart * | msgPart | ) |
KMMessagePart* KMMsgPartDialogCompat::msgPart | ( | void | ) | const [inline] |
void KMMsgPartDialogCompat::applyChanges | ( | void | ) | [protected] |
Applies changes from the dialog to the message part.
Called when the Ok button is pressed.
Definition at line 377 of file kmmsgpartdlg.cpp.
The documentation for this class was generated from the following files: