kaddressbook
VCardViewerDialog Class Reference
#include <vcardviewerdialog.h>
Inheritance diagram for VCardViewerDialog:
Public Member Functions | |
VCardViewerDialog (const KABC::Addressee::List &list, QWidget *parent) | |
~VCardViewerDialog () | |
KABC::Addressee::List | contacts () const |
Protected Slots | |
void | slotApply () |
void | slotCancel () |
void | slotNo () |
void | slotYes () |
Detailed Description
Definition at line 27 of file vcardviewerdialog.h.
Constructor & Destructor Documentation
VCardViewerDialog::VCardViewerDialog | ( | const KABC::Addressee::List & | list, |
QWidget * | parent | ||
) |
Definition at line 29 of file vcardviewerdialog.cpp.
VCardViewerDialog::~VCardViewerDialog | ( | ) |
Definition at line 73 of file vcardviewerdialog.cpp.
Member Function Documentation
KABC::Addressee::List VCardViewerDialog::contacts | ( | ) | const |
Definition at line 95 of file vcardviewerdialog.cpp.
|
protectedslot |
Definition at line 135 of file vcardviewerdialog.cpp.
|
protectedslot |
Definition at line 140 of file vcardviewerdialog.cpp.
|
protectedslot |
Definition at line 120 of file vcardviewerdialog.cpp.
|
protectedslot |
Definition at line 108 of file vcardviewerdialog.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:32:34 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:32:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.