kmail
displaymessageformatactionmenu.cpp
Go to the documentation of this file.
71 MessageViewer::Viewer::DisplayFormatMessage format = static_cast<MessageViewer::Viewer::DisplayFormatMessage>(act->data().toInt());
76 MessageViewer::Viewer::DisplayFormatMessage DisplayMessageFormatActionMenu::displayMessageFormat() const
81 void DisplayMessageFormatActionMenu::setDisplayMessageFormat(MessageViewer::Viewer::DisplayFormatMessage displayMessageFormat)
92 MessageViewer::Viewer::DisplayFormatMessage format = static_cast<MessageViewer::Viewer::DisplayFormatMessage>(act->data().toInt());
void changeDisplayMessageFormat(MessageViewer::Viewer::DisplayFormatMessage format)
void setChecked(bool)
QVariant data() const
QAction * addAction(QAction *action)
int toInt(bool *ok) const
void setDisplayMessageFormat(MessageViewer::Viewer::DisplayFormatMessage displayMessageFormat)
Definition: displaymessageformatactionmenu.cpp:81
MessageViewer::Viewer::DisplayFormatMessage displayMessageFormat() const
Definition: displaymessageformatactionmenu.cpp:76
~DisplayMessageFormatActionMenu()
Definition: displaymessageformatactionmenu.cpp:61
DisplayMessageFormatActionMenu(QObject *parent=0)
Definition: displaymessageformatactionmenu.cpp:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.