akonadi
PhoneNumberWidget Class Reference
#include <phoneeditwidget.h>
Inherits QWidget.
Signals | |
| void | modified () |
Public Member Functions | |
| PhoneNumberWidget (QWidget *parent=0) | |
| KABC::PhoneNumber | number () const |
| void | setNumber (const KABC::PhoneNumber &number) |
| void | setReadOnly (bool readOnly) |
Detailed Description
A widget that provides selectors for the type and number of a phone number entry.
Definition at line 85 of file phoneeditwidget.h.
Constructor & Destructor Documentation
|
explicit |
Creates a new phone number widget.
- Parameters
-
parent The parent widget.
Definition at line 120 of file phoneeditwidget.cpp.
Member Function Documentation
| KABC::PhoneNumber PhoneNumberWidget::number | ( | ) | const |
Returns the phone number of the widget.
Definition at line 150 of file phoneeditwidget.cpp.
| void PhoneNumberWidget::setNumber | ( | const KABC::PhoneNumber & | number | ) |
Sets the phone number of the widget.
Definition at line 139 of file phoneeditwidget.cpp.
| void PhoneNumberWidget::setReadOnly | ( | bool | readOnly | ) |
Sets the widget to readOnly mode.
Definition at line 160 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference