libkdepim
KPIM::RecentAddressDialog Class Reference
#include <recentaddressdialog.h>
Inheritance diagram for KPIM::RecentAddressDialog:
Public Member Functions | |
RecentAddressDialog (QWidget *parent) | |
~RecentAddressDialog () | |
void | setAddresses (const QStringList &addrs) |
void | storeAddresses (KConfig *config) |
bool | wasChanged () const |
Detailed Description
Definition at line 33 of file recentaddressdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 38 of file recentaddressdialog.cpp.
RecentAddressDialog::~RecentAddressDialog | ( | ) |
Definition at line 50 of file recentaddressdialog.cpp.
Member Function Documentation
void RecentAddressDialog::setAddresses | ( | const QStringList & | addrs | ) |
Definition at line 55 of file recentaddressdialog.cpp.
void RecentAddressDialog::storeAddresses | ( | KConfig * | config | ) |
Definition at line 60 of file recentaddressdialog.cpp.
bool RecentAddressDialog::wasChanged | ( | ) | const |
Definition at line 65 of file recentaddressdialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:51 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:33:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.