mailcommon
MailCommon::MDNAdviceDialog Class Reference
#include <mdnadvicedialog.h>
Inheritance diagram for MailCommon::MDNAdviceDialog:
Public Member Functions | |
MDNAdviceDialog (const QString &text, bool canDeny, QWidget *parent=0) | |
~MDNAdviceDialog () | |
MessageComposer::MDNAdvice | result () const |
Protected Member Functions | |
void | slotButtonClicked (int button) |
Detailed Description
Definition at line 77 of file mdnadvicedialog.h.
Constructor & Destructor Documentation
MDNAdviceDialog::MDNAdviceDialog | ( | const QString & | text, |
bool | canDeny, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 91 of file mdnadvicedialog.cpp.
MDNAdviceDialog::~MDNAdviceDialog | ( | ) |
Definition at line 114 of file mdnadvicedialog.cpp.
Member Function Documentation
MessageComposer::MDNAdvice MDNAdviceDialog::result | ( | ) | const |
Definition at line 118 of file mdnadvicedialog.cpp.
|
protected |
Definition at line 278 of file mdnadvicedialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.