Pimcommon
recentaddresses.h
AddresseeList List
void load(KConfig *)
Loads the list of recently used addresses from the configfile.
Definition recentaddresses.cpp:51
static RecentAddresses * self(KConfig *config=nullptr)
Definition recentaddresses.cpp:26
QStringList addresses() const
Definition recentaddresses.cpp:139
void setMaxCount(int count)
Sets the maximum number, the list can hold.
Definition recentaddresses.cpp:114
void save(KConfig *)
Saves the list of recently used addresses to the configfile.
Definition recentaddresses.cpp:75
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:06:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:06:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.