akonadi/contact
PhoneTypeDialog Class Reference
#include <phoneeditwidget.h>
Inherits KDialog.
Public Member Functions | |
PhoneTypeDialog (KABC::PhoneNumber::Type type, QWidget *parent=0) | |
KABC::PhoneNumber::Type | type () const |
Detailed Description
A dialog for editing phone number types.
Definition at line 238 of file phoneeditwidget.h.
Constructor & Destructor Documentation
|
explicit |
Creates a new phone type dialog.
- Parameters
-
type The initial type of the phone number. parent The parent widget.
Definition at line 347 of file phoneeditwidget.cpp.
Member Function Documentation
KABC::PhoneNumber::Type PhoneTypeDialog::type | ( | ) | const |
Returns the selected type.
Definition at line 396 of file phoneeditwidget.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.