kmail Library API Documentation

KMMsgPartDialogCompat Class Reference

The attachment dialog with convenience backward compatible methods. More...

#include <kmmsgpartdlg.h>

Inheritance diagram for KMMsgPartDialogCompat:

KMMsgPartDialog List of all members.

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

void KMMsgPartDialogCompat::setMsgPart KMMessagePart *    msgPart
 

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().

KMMessagePart* KMMsgPartDialogCompat::msgPart void    const [inline]
 

Returns the (possibly modified) message part.

Definition at line 135 of file kmmsgpartdlg.h.

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.

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:
KDE Logo
This file is part of the documentation for kmail Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:37:37 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003