messageviewer
MessageViewer::AttachmentDialog Class Reference
#include <attachmentdialog.h>
Inheritance diagram for MessageViewer::AttachmentDialog:
Public Types | |
enum | { Save = 2, Open, OpenWith, Cancel } |
Public Member Functions | |
AttachmentDialog (QWidget *parent, const QString &filenameText, const QString &application, const QString &dontAskAgainName) | |
int | exec () |
Detailed Description
A class which handles the dialog used to present the user a choice what to do with an attachment.
Definition at line 33 of file attachmentdialog.h.
Member Enumeration Documentation
anonymous enum |
returncodes for exec()
Enumerator | |
---|---|
Save | |
Open | |
OpenWith | |
Cancel |
Definition at line 39 of file attachmentdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 32 of file attachmentdialog.cpp.
Member Function Documentation
int AttachmentDialog::exec | ( | ) |
Definition at line 63 of file attachmentdialog.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:58 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:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.