Akonadi Contacts
phonecomboboxtype.cpp
void append(const T &value)
static TypeList typeList()
A dialog for editing phone number types.
Definition: phonetypedialog.h:20
pos
int count(const T &value) const const
void setCurrentIndex(int index)
bool contains(const T &value) const const
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
PhoneComboBoxType(QWidget *parent=nullptr)
Creates a phone type combo.
Definition: phonecomboboxtype.cpp:17
void reserve(int alloc)
KContacts::PhoneNumber::Type type() const
Returns the selected phone number type.
Definition: phonecomboboxtype.cpp:49
QString typeLabel() const
int indexOf(const T &value, int from) const const
const T & at(int i) const const
QFlags< TypeFlag > Type
const T & at(int i) const const
void insert(int i, const T &value)
void clear()
TypeFlag
QString i18nc(const char *context, const char *text, const TYPE &arg...)
int count(const T &value) const const
void addItem(const QString &text, const QVariant &userData)
void activated(int index)
~PhoneComboBoxType() override
Destroys the phone type combo.
void setType(KContacts::PhoneNumber::Type type)
Sets the phone number type that shall be selected.
Definition: phonecomboboxtype.cpp:38
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Apr 1 2023 04:09:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Apr 1 2023 04:09:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.