Messagelib
mailsourcewebengineviewer.cpp
54 mTabWidget->setTabToolTip(0, i18n("Raw, unmodified mail as it is stored on the filesystem or on the server"));
76 connect(buttonBox->button(QDialogButtonBox::Close), &QPushButton::clicked, this, &MailSourceWebEngineViewer::close);
91 KConfigGroup group(KSharedConfig::openStateConfig(), myMailSourceWebEngineViewerConfigGroupName);
98 KConfigGroup group(KSharedConfig::openStateConfig(), myMailSourceWebEngineViewerConfigGroupName);
const QList< QKeySequence > & shortcut(StandardShortcut id)
void activated()
void clicked(bool checked)
QString i18n(const char *text, const TYPE &arg...)
QAction * create(StandardGameAction id, const QObject *recvr, const char *slot, QObject *parent)
Key_Escape
void rejected()
KCONFIGGUI_EXPORT void restoreWindowSize(QWindow *window, const KConfigGroup &config)
CTRL
QString i18nc(const char *context, const char *text, const TYPE &arg...)
void readConfig(const KConfigGroup &group)
Restores the configuration for the mailing list from the config group.
Definition: mailinglist.cpp:584
WA_DeleteOnClose
KCONFIGGUI_EXPORT void saveWindowSize(const QWindow *window, KConfigGroup &config, KConfigGroup::WriteConfigFlags options=KConfigGroup::Normal)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Mar 24 2023 04:08:31 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Mar 24 2023 04:08:31 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.