mailcommon
MailCommon::SnippetVariableDialog Class Reference
#include <snippetvariabledialog_p.h>
Inheritance diagram for MailCommon::SnippetVariableDialog:
Public Member Functions | |
SnippetVariableDialog (const QString &variableName, QMap< QString, QString > *variables, QWidget *parent=0) | |
bool | saveVariableIsChecked () const |
QString | variableValue () const |
Protected Member Functions | |
virtual void | slotButtonClicked (int button) |
Detailed Description
Definition at line 31 of file snippetvariabledialog_p.h.
Constructor & Destructor Documentation
SnippetVariableDialog::SnippetVariableDialog | ( | const QString & | variableName, |
QMap< QString, QString > * | variables, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 32 of file snippetvariabledialog.cpp.
Member Function Documentation
bool SnippetVariableDialog::saveVariableIsChecked | ( | ) | const |
Definition at line 77 of file snippetvariabledialog.cpp.
|
protectedvirtual |
Definition at line 82 of file snippetvariabledialog.cpp.
QString SnippetVariableDialog::variableValue | ( | ) | const |
Definition at line 72 of file snippetvariabledialog.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.