Akonadi Contacts
selectaddresstypecombobox.h
Q_OBJECTQ_OBJECT
SelectAddressTypeComboBox(QWidget *parent=nullptr)
Creates a new address type combo.
Definition: selectaddresstypecombobox.cpp:18
Q_SLOTSQ_SLOTS
~SelectAddressTypeComboBox() override
Destroys the address type combo.
A widget for selecting the type of an address.
Definition: selectaddresstypecombobox.h:20
void setType(KContacts::Address::Type type)
Sets the type that shall be selected in the combobox.
Definition: selectaddresstypecombobox.cpp:36
QObject * parent() const const
A widget for editing the display name of a contact.
KContacts::Address::Type type() const
Returns the type that is currently selected.
Definition: selectaddresstypecombobox.cpp:47
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 04:02:52 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 04:02:52 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.