PhoneNumberWidget Class Reference

A widget that provides selectors for the type and number of a phone number entry. More...

#include <phoneeditwidget.h>

Inherits QWidget.

List of all members.

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 86 of file phoneeditwidget.h.


Constructor & Destructor Documentation

PhoneNumberWidget::PhoneNumberWidget ( QWidget *  parent = 0  ) 

Creates a new phone number widget.

Parameters:
parent The parent widget.

Definition at line 114 of file phoneeditwidget.cpp.


Member Function Documentation

KABC::PhoneNumber PhoneNumberWidget::number (  )  const

Returns the phone number of the widget.

Definition at line 142 of file phoneeditwidget.cpp.

void PhoneNumberWidget::setNumber ( const KABC::PhoneNumber &  number  ) 

Sets the phone number of the widget.

Definition at line 131 of file phoneeditwidget.cpp.

void PhoneNumberWidget::setReadOnly ( bool  readOnly  ) 

Sets the widget to readOnly mode.

Definition at line 152 of file phoneeditwidget.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys