akonadi
phoneeditwidget.h
void loadContact(const KABC::Addressee &contact)
Loads the data from contact to the widget.
Definition phoneeditwidget.cpp:326
PhoneEditWidget(QWidget *parent=0)
Creates a new phone edit widget.
Definition phoneeditwidget.cpp:276
void storeContact(KABC::Addressee &contact) const
Stores the data from the widget to the contact.
Definition phoneeditwidget.cpp:332
A widgets that groups together a list of PhoneNumberWidgets.
Definition phoneeditwidget.h:125
KABC::PhoneNumber::List phoneNumbers() const
Returns the list of phone numbers.
Definition phoneeditwidget.cpp:216
void setPhoneNumbers(const KABC::PhoneNumber::List &list)
Sets the list of phone numbers the widget shall show.
Definition phoneeditwidget.cpp:197
void remove()
Removes the last phone number widget from this widget.
Definition phoneeditwidget.cpp:237
PhoneNumberListWidget(QWidget *parent=0)
Creates a new phone number list widget.
Definition phoneeditwidget.cpp:167
int phoneNumberCount() const
Returns the number of phone numbers available.
Definition phoneeditwidget.cpp:192
A widget that provides selectors for the type and number of a phone number entry.
Definition phoneeditwidget.h:86
KABC::PhoneNumber number() const
Returns the phone number of the widget.
Definition phoneeditwidget.cpp:151
void setNumber(const KABC::PhoneNumber &number)
Sets the phone number of the widget.
Definition phoneeditwidget.cpp:140
PhoneNumberWidget(QWidget *parent=0)
Creates a new phone number widget.
Definition phoneeditwidget.cpp:120
void setType(KABC::PhoneNumber::Type type)
Sets the phone number type that shall be selected.
Definition phoneeditwidget.cpp:65
KABC::PhoneNumber::Type type() const
Returns the selected phone number type.
Definition phoneeditwidget.cpp:75
PhoneTypeDialog(KABC::PhoneNumber::Type type, QWidget *parent=0)
Creates a new phone type dialog.
Definition phoneeditwidget.cpp:347
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.