MailCommon::ISettings
MailCommon::ISettings Class Referenceabstract
#include <mailinterfaces.h>
Public Member Functions | |
virtual qreal | closeToQuotaThreshold ()=0 |
virtual QStringList | customTemplates ()=0 |
virtual bool | excludeImportantMailFromExpiry ()=0 |
virtual Akonadi::Collection::Id | lastSelectedFolder ()=0 |
virtual void | setLastSelectedFolder (Akonadi::Collection::Id col)=0 |
virtual bool | showPopupAfterDnD ()=0 |
Detailed Description
Interface to access some settings.
Definition at line 72 of file mailinterfaces.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:01 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:01 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.