kopete/kopete
#include <kopeteaddrbookexport.h>
|
void | fetchIMData () |
|
void | fetchKABCData () |
|
void | fetchPhoneNumbers (K3ListBox *listBox, KABC::PhoneNumber::Type type, uint &counter) |
|
void | initLabels () |
|
bool | newValue (QComboBox *combo) |
|
QStringList | newValues (K3ListBox *listBox, uint counter) |
|
void | populateIM (const Kopete::Contact *contact, const QPixmap &icon, QComboBox *combo, const Kopete::PropertyTmpl &property) |
|
void | populateIM (const Kopete::Contact *contact, const QPixmap &icon, K3ListBox *combo, const Kopete::PropertyTmpl &property) |
|
Definition at line 40 of file kopeteaddrbookexport.h.
KopeteAddressBookExport::KopeteAddressBookExport |
( |
QWidget * |
parent, |
|
|
Kopete::MetaContact * |
mc |
|
) |
| |
KopeteAddressBookExport::~KopeteAddressBookExport |
( |
| ) |
|
void KopeteAddressBookExport::exportData |
( |
| ) |
|
void KopeteAddressBookExport::fetchIMData |
( |
| ) |
|
|
protected |
void KopeteAddressBookExport::fetchKABCData |
( |
| ) |
|
|
protected |
void KopeteAddressBookExport::fetchPhoneNumbers |
( |
K3ListBox * |
listBox, |
|
|
KABC::PhoneNumber::Type |
type, |
|
|
uint & |
counter |
|
) |
| |
|
protected |
void KopeteAddressBookExport::initLabels |
( |
| ) |
|
|
protected |
bool KopeteAddressBookExport::newValue |
( |
QComboBox * |
combo | ) |
|
|
protected |
QStringList KopeteAddressBookExport::newValues |
( |
K3ListBox * |
listBox, |
|
|
uint |
counter |
|
) |
| |
|
protected |
void KopeteAddressBookExport::populateIM |
( |
const Kopete::Contact * |
contact, |
|
|
const QPixmap & |
icon, |
|
|
QComboBox * |
combo, |
|
|
const Kopete::PropertyTmpl & |
property |
|
) |
| |
|
protected |
void KopeteAddressBookExport::populateIM |
( |
const Kopete::Contact * |
contact, |
|
|
const QPixmap & |
icon, |
|
|
K3ListBox * |
combo, |
|
|
const Kopete::PropertyTmpl & |
property |
|
) |
| |
|
protected |
int KopeteAddressBookExport::showDialog |
( |
| ) |
|
QPixmap KopeteAddressBookExport::mAddrBookIcon |
|
protected |
KABC::AddressBook* KopeteAddressBookExport::mAddressBook |
|
protected |
KABC::Addressee KopeteAddressBookExport::mAddressee |
|
protected |
KDialog* KopeteAddressBookExport::mDialog |
|
protected |
Kopete::MetaContact* KopeteAddressBookExport::mMetaContact |
|
protected |
QWidget* KopeteAddressBookExport::mParent |
|
protected |
AddressBookExportUI* KopeteAddressBookExport::mUI |
|
protected |
uint KopeteAddressBookExport::numEmails |
|
protected |
uint KopeteAddressBookExport::numHomePhones |
|
protected |
uint KopeteAddressBookExport::numMobilePhones |
|
protected |
uint KopeteAddressBookExport::numWorkPhones |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:41 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.