messageviewer
MessageViewer::ChiasmusKeySelector Class Reference
#include <chiasmuskeyselector.h>
Inheritance diagram for MessageViewer::ChiasmusKeySelector:
Public Member Functions | |
ChiasmusKeySelector (QWidget *parent, const QString &caption, const QStringList &keys, const QString ¤tKey, const QString &lastOptions) | |
QString | key () const |
QString | options () const |
Detailed Description
Definition at line 13 of file chiasmuskeyselector.h.
Constructor & Destructor Documentation
MessageViewer::ChiasmusKeySelector::ChiasmusKeySelector | ( | QWidget * | parent, |
const QString & | caption, | ||
const QStringList & | keys, | ||
const QString & | currentKey, | ||
const QString & | lastOptions | ||
) |
Definition at line 14 of file chiasmuskeyselector.cpp.
Member Function Documentation
QString MessageViewer::ChiasmusKeySelector::key | ( | ) | const |
Definition at line 58 of file chiasmuskeyselector.cpp.
QString MessageViewer::ChiasmusKeySelector::options | ( | ) | const |
Definition at line 67 of file chiasmuskeyselector.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.