Akonadi Contacts
phonewidget.cpp
35 connect(mPhoneNumberEdit, &PreferredLineEditWidget::preferredChanged, this, &PhoneWidget::slotPreferredChanged);
A combobox to select a phone number type.
Definition phonecomboboxtype.h:21
void setType(KContacts::PhoneNumber::Type type)
Sets the phone number type that shall be selected.
Definition phonecomboboxtype.cpp:38
KContacts::PhoneNumber::Type type() const
Returns the selected phone number type.
Definition phonecomboboxtype.cpp:49
virtual void setReadOnly(bool)
virtual void setText(const QString &)
QString i18nc(const char *context, const char *text, const TYPE &arg...)
A widget for editing the display name of a contact.
KIOCORE_EXPORT QString number(KIO::filesize_t size)
void clicked(bool checked)
QIcon fromTheme(const QString &name)
void clear()
text
Q_EMITQ_EMIT
QString number(double n, char format, int precision)
QFuture< ArgsType< Signal > > connect(Sender *sender, Signal signal)
void setEnabled(bool)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.