Akonadi Contacts
selectaddresstypecombobox.h
A widget for selecting the type of an address.
Definition selectaddresstypecombobox.h:21
~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
A widget for editing the display name of a contact.
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
QObject * parent() const const
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.