akonadi/contact
EmailEditWidget Class Reference
#include <emaileditwidget.h>
Inherits QWidget.
Public Member Functions | |
EmailEditWidget (QWidget *parent=0) | |
void | loadContact (const KABC::Addressee &contact) |
void | setReadOnly (bool readOnly) |
void | storeContact (KABC::Addressee &contact) const |
Detailed Description
A widget for editing email addresses.
The widget will show the preferred email address in a lineedit and provides a button to open a dialog for further editing.
Definition at line 42 of file emaileditwidget.h.
Constructor & Destructor Documentation
◆ EmailEditWidget()
|
explicit |
Definition at line 109 of file emaileditwidget.cpp.
◆ ~EmailEditWidget()
EmailEditWidget::~EmailEditWidget | ( | ) |
Definition at line 133 of file emaileditwidget.cpp.
Member Function Documentation
◆ loadContact()
void EmailEditWidget::loadContact | ( | const KABC::Addressee & | contact | ) |
Definition at line 143 of file emaileditwidget.cpp.
◆ setReadOnly()
void EmailEditWidget::setReadOnly | ( | bool | readOnly | ) |
Definition at line 137 of file emaileditwidget.cpp.
◆ storeContact()
void EmailEditWidget::storeContact | ( | KABC::Addressee & | contact | ) | const |
Definition at line 154 of file emaileditwidget.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.