Akonadi Contacts
phonecomboboxtype.cpp
PhoneComboBoxType(QWidget *parent=nullptr)
Creates a phone type combo.
Definition phonecomboboxtype.cpp:17
void setType(KContacts::PhoneNumber::Type type)
Sets the phone number type that shall be selected.
Definition phonecomboboxtype.cpp:38
~PhoneComboBoxType() override
Destroys the phone type combo.
KContacts::PhoneNumber::Type type() const
Returns the selected phone number type.
Definition phonecomboboxtype.cpp:49
QString typeLabel() const
TypeFlag
static TypeList typeList()
QFlags< TypeFlag > Type
QString i18nc(const char *context, const char *text, const TYPE &arg...)
A widget for editing the display name of a contact.
void activated(int index)
void addItem(const QIcon &icon, const QString &text, const QVariant &userData)
void clear()
void setCurrentIndex(int index)
void append(QList< T > &&value)
const_reference at(qsizetype i) const const
bool contains(const AT &value) const const
qsizetype count() const const
qsizetype indexOf(const AT &value, qsizetype from) const const
iterator insert(const_iterator before, parameter_type value)
void reserve(qsizetype size)
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
pos
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.