Akonadi Contacts
phonecomboboxtype.h
20class AKONADI_CONTACT_WIDGETS_TESTS_EXPORT PhoneComboBoxType : public Akonadi::ContactEditorComboBox
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
QFlags< TypeFlag > Type
A widget for editing the display name of a contact.
Q_OBJECTQ_OBJECT
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:33 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:33 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.