8#include "messagecomposer_export.h"
15class ImageScalingWidget;
20class ImageScalingWidgetPrivate;
34 void resetToDefault();
40 MESSAGECOMPOSER_NO_EXPORT
void slotComboboxChanged(
int index);
41 MESSAGECOMPOSER_NO_EXPORT
void slotSourceFilterClicked(
int);
42 MESSAGECOMPOSER_NO_EXPORT
void slotRecipientFilterClicked(
int);
43 MESSAGECOMPOSER_NO_EXPORT
void slotHelpLinkClicked(
const QString &);
46 MESSAGECOMPOSER_NO_EXPORT
void slotRecipientFilterAbstractClicked(
QAbstractButton *button);
47 MESSAGECOMPOSER_NO_EXPORT
void slotSourceFilterAbstractButtonClicked(
QAbstractButton *button);
48 MESSAGECOMPOSER_NO_EXPORT
void updateFilterSourceTypeSettings();
49 MESSAGECOMPOSER_NO_EXPORT
void initComboBox(
QComboBox *combo);
50 MESSAGECOMPOSER_NO_EXPORT
void initWriteImageFormat();
51 MESSAGECOMPOSER_NO_EXPORT
void updateEmailsFilterTypeSettings();
52 MESSAGECOMPOSER_NO_EXPORT
void updateSettings();
53 std::unique_ptr<ImageScalingWidgetPrivate>
const d;
Simple interface that both EncryptJob and SignEncryptJob implement so the composer can extract some e...
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:25 by
doxygen 1.12.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.