Qtopia Home - Classes - Hierachy - Annotated - Functions - Licenses - Reference

PhoneBookEntry Class Reference

The PhoneBookEntry specifies the contents of a single entry in a device's phone book. More...

#include <phonebook.h>

List of all member functions.

Public Members


Detailed Description

The PhoneBookEntry specifies the contents of a single entry in a device's phone book.

See also PhoneBook and Qtopia Phone Classes.


Member Function Documentation

PhoneBookEntry::PhoneBookEntry ()

Constructs an empty phone book entry.

PhoneBookEntry::PhoneBookEntry ( const PhoneBookEntry & other )

Constructs a copy of other.

uint PhoneBookEntry::index () const

Get the index associated with this phone book entry.

QString PhoneBookEntry::number () const

Get the phone number associated with this phone book entry.

PhoneBookEntry & PhoneBookEntry::operator= ( const PhoneBookEntry & other )

Copies other into this phone book entry object.

bool PhoneBookEntry::operator== ( const PhoneBookEntry & other )

Determine if two phone book entries have the same index.

void PhoneBookEntry::setIndex ( uint value )

Set the index associated with this phone book entry to value.

void PhoneBookEntry::setNumber ( const QString & value )

Set the phone number associated with this phone book entry to value.

void PhoneBookEntry::setText ( const QString & value )

Set the textual name associated with this phone book entry to value.

QString PhoneBookEntry::text () const

Get the textual name associated with this phone book entry.


This file is part of the Qtopia platform, copyright © 1995-2005 Trolltech, all rights reserved.


Copyright © 2005 Trolltech Trademarks
Qtopia version 2.2.0