| Home · All Classes · Annotated · Functions |
The QPhoneBookEntry class specifies the contents of a single entry in a device's phone book. More...
#include <QPhoneBookEntry>
The QPhoneBookEntry class specifies the contents of a single entry in a device's phone book.
See also QPhoneBook and QPhoneLine.
Constructs an empty phone book entry.
Constructs a copy of other.
Destructs a phone book entry.
Get the index associated with this phone book entry.
See also setIndex().
Get the phone number associated with this phone book entry.
See also setNumber().
Set the index associated with this phone book entry to value.
See also index().
Set the phone number associated with this phone book entry to value.
See also number().
Set the textual name associated with this phone book entry to value.
See also text().
Get the textual name associated with this phone book entry.
See also setText().
Copies other into this phone book entry object.
Determine this phone book entry has the same index as other.
| Copyright © 2006 Trolltech | Trademarks | Qtopia 4.1.7 |