Akonadi Contacts
selectaddresstypecombobox.cpp
~SelectAddressTypeComboBox() override
Destroys the address type combo.
void setType(KContacts::Address::Type type)
Sets the type that shall be selected in the combobox.
Definition selectaddresstypecombobox.cpp:36
KContacts::Address::Type type() const
Returns the type that is currently selected.
Definition selectaddresstypecombobox.cpp:47
SelectAddressTypeComboBox(QWidget *parent=nullptr)
Creates a new address type combo.
Definition selectaddresstypecombobox.cpp:18
static TypeList typeList()
QString typeLabel() const
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()
count
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)
bool blockSignals(bool block)
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
bool signalsBlocked() const const
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.