KMMsgPartDialogCompat Class Reference
The attachment dialog with convenience backward compatible methods. More...
#include <kmmsgpartdlg.h>
Inheritance diagram for KMMsgPartDialogCompat:

Public Methods | |
KMMsgPartDialogCompat (const char *caption=0, bool=FALSE) | |
virtual | ~KMMsgPartDialogCompat () |
void | setMsgPart (KMMessagePart *msgPart) |
KMMessagePart * | msgPart (void) const |
Protected Slots | |
void | slotOk () |
Protected Methods | |
void | applyChanges (void) |
Protected Attributes | |
KMMessagePart * | mMsgPart |
Detailed Description
The attachment dialog with convenience backward compatible methods.
- Author:
- Marc Mutz <mutz@kde.org>
Definition at line 125 of file kmmsgpartdlg.h.
Member Function Documentation
|
Display information about this message part.
Definition at line 353 of file kmmsgpartdlg.cpp. References KMMsgPartDialog::setDescription(), KMMsgPartDialog::setEncoding(), KMMsgPartDialog::setFileName(), KMMsgPartDialog::setInline(), KMMsgPartDialog::setMimeType(), and KMMsgPartDialog::setSize(). |
|
Returns the (possibly modified) message part.
Definition at line 135 of file kmmsgpartdlg.h. |
|
Applies changes from the dialog to the message part. Called when the Ok button is pressed. Definition at line 377 of file kmmsgpartdlg.cpp. References KMMsgPartDialog::description(), KMMsgPartDialog::encoding(), KMMsgPartDialog::fileName(), QCString::find(), QCString::isEmpty(), QString::isEmpty(), KMMsgPartDialog::isInline(), QString::latin1(), QCString::left(), QCString::mid(), and KMMsgPartDialog::mimeType(). |
The documentation for this class was generated from the following files: