kaddressbook
PhoneNumberListWidget Class Reference
#include <phoneeditwidget.h>
Inheritance diagram for PhoneNumberListWidget:

Detailed Description
Definition at line 90 of file phoneeditwidget.h.
Public Slots | |
| void | add () |
| void | remove () |
Signals | |
| void | modified () |
Public Member Functions | |
| int | phoneNumberCount () const |
| PhoneNumberListWidget (QWidget *parent=0) | |
| KABC::PhoneNumber::List | phoneNumbers () const |
| void | setPhoneNumbers (const KABC::PhoneNumber::List &list) |
| void | setReadOnly (bool readOnly) |
| ~PhoneNumberListWidget () | |
Protected Slots | |
| void | changed (int pos) |
| void | changed () |
Constructor & Destructor Documentation
| PhoneNumberListWidget::PhoneNumberListWidget | ( | QWidget * | parent = 0 |
) |
Definition at line 168 of file phoneeditwidget.cpp.
| PhoneNumberListWidget::~PhoneNumberListWidget | ( | ) |
Definition at line 179 of file phoneeditwidget.cpp.
Member Function Documentation
| void PhoneNumberListWidget::add | ( | ) | [slot] |
Definition at line 231 of file phoneeditwidget.cpp.
| void PhoneNumberListWidget::changed | ( | int | pos | ) | [protected, slot] |
Definition at line 272 of file phoneeditwidget.cpp.
| void PhoneNumberListWidget::changed | ( | ) | [protected, slot] |
Definition at line 225 of file phoneeditwidget.cpp.
| void PhoneNumberListWidget::modified | ( | ) | [signal] |
| int PhoneNumberListWidget::phoneNumberCount | ( | ) | const |
Definition at line 191 of file phoneeditwidget.cpp.
| KABC::PhoneNumber::List PhoneNumberListWidget::phoneNumbers | ( | ) | const |
Definition at line 213 of file phoneeditwidget.cpp.
| void PhoneNumberListWidget::remove | ( | ) | [slot] |
Definition at line 238 of file phoneeditwidget.cpp.
| void PhoneNumberListWidget::setPhoneNumbers | ( | const KABC::PhoneNumber::List & | list | ) |
Definition at line 196 of file phoneeditwidget.cpp.
| void PhoneNumberListWidget::setReadOnly | ( | bool | readOnly | ) |
Definition at line 183 of file phoneeditwidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference