knode
#include <kncomposer.h>

Public Member Functions | |
| AttachmentPropertiesDlg (KNAttachment::Ptr a, QWidget *parent=0) | |
| ~AttachmentPropertiesDlg () | |
Protected Slots | |
| void | accept () |
| void | slotMimeTypeTextChanged (const QString &text) |
Protected Member Functions | |
| void | apply () |
Protected Attributes | |
| KNAttachment::Ptr | a_ttachment |
| KLineEdit * | d_escription |
| QComboBox * | e_ncoding |
| KLineEdit * | m_imeType |
| bool | n_onTextAsText |
Detailed Description
Attachment properties dialog.
Definition at line 234 of file kncomposer.h.
Constructor & Destructor Documentation
| KNComposer::AttachmentPropertiesDlg::AttachmentPropertiesDlg | ( | KNAttachment::Ptr | a, |
| QWidget * | parent = 0 |
||
| ) |
Create a dialog to edit attribute of a message attachment.
Note: if this dialog is accepted, the attachement a is updated automatically.
- Parameters
-
a The attachment to edit. parent Parent widget.
Definition at line 1537 of file kncomposer.cpp.
| KNComposer::AttachmentPropertiesDlg::~AttachmentPropertiesDlg | ( | ) |
Destructor.
Definition at line 1615 of file kncomposer.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 1629 of file kncomposer.cpp.
|
protected |
Apply the change to the attachment passed to the constructor.
Definition at line 1621 of file kncomposer.cpp.
|
protectedslot |
Definition at line 1647 of file kncomposer.cpp.
Member Data Documentation
|
protected |
Definition at line 262 of file kncomposer.h.
|
protected |
Definition at line 258 of file kncomposer.h.
|
protected |
Definition at line 260 of file kncomposer.h.
|
protected |
Definition at line 258 of file kncomposer.h.
|
protected |
Definition at line 263 of file kncomposer.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference