#include </home/clem/local/src/opie/noncore/unsupported/libopie/pim/ocontact.h>
Inheritance diagram for OContact:


OContact class represents a specialised PIM Record for contacts. It does store all kind of persopn related information.
Definition at line 44 of file ocontact.h.
|
|
Definition at line 52 of file ocontact.h. |
|
|
Creates a new, empty contact. Definition at line 53 of file ocontact.cpp. |
|
|
For internal use only. Creates a new contact. The properties of the contact are set from fromMap. Definition at line 63 of file ocontact.cpp. References Qtopia::AddressCategory, Qtopia::AddressUid, find(), Qtopia::Record::idsFromString(), QString::isEmpty(), mMap, qWarning(), Qtopia::Record::setCategories(), setUid(), QString::toInt(), and OPimRecord::uidGen(). |
|
|
Destroys a contact. Definition at line 85 of file ocontact.cpp. |
|
|
Returns the anniversary of the contact. Definition at line 1117 of file ocontact.cpp. References Qtopia::Anniversary, OConversion::dateFromString(), empty, find(), QString::isEmpty(), and str. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the assistant of the contact. Definition at line 176 of file ocontact.h. References Qtopia::Assistant. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the birthday of the contact. Definition at line 1103 of file ocontact.cpp. References Qtopia::Birthday, OConversion::dateFromString(), find(), QString::isEmpty(), and str. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the business city of the contact. Definition at line 163 of file ocontact.h. References Qtopia::BusinessCity. Referenced by OContactAccessBackend_VCard::createVObject(), displayBusinessAddress(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the business country of the contact. Definition at line 166 of file ocontact.h. References Qtopia::BusinessCountry. Referenced by OContactAccessBackend_VCard::createVObject(), displayBusinessAddress(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the business fax number of the contact. Definition at line 172 of file ocontact.h. References Qtopia::BusinessFax. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the business mobile number of the contact. Definition at line 173 of file ocontact.h. References Qtopia::BusinessMobile. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the business pager number of the contact. Definition at line 174 of file ocontact.h. References Qtopia::BusinessPager. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the business phone number of the contact. Definition at line 171 of file ocontact.h. References Qtopia::BusinessPhone. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the business state of the contact. Definition at line 164 of file ocontact.h. References Qtopia::BusinessState. Referenced by OContactAccessBackend_VCard::createVObject(), displayBusinessAddress(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the business street address of the contact. Definition at line 162 of file ocontact.h. References Qtopia::BusinessStreet. Referenced by OContactAccessBackend_VCard::createVObject(), displayBusinessAddress(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the business webpage of the contact. Definition at line 167 of file ocontact.h. References Qtopia::BusinessWebPage. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the business zip of the contact. Definition at line 165 of file ocontact.h. References Qtopia::BusinessZip. Referenced by OContactAccessBackend_VCard::createVObject(), displayBusinessAddress(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the children of the contact. Definition at line 191 of file ocontact.h. References Qtopia::Children. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns a list of the names of the children of the contact. Definition at line 836 of file ocontact.cpp. References Qtopia::Children, find(), and QStringList::split(). |
|
|
Clears the email list. Definition at line 1178 of file ocontact.cpp. References Qtopia::DefaultEmail, Qtopia::Emails, mMap, and QMap< Key, T >::remove(). Referenced by removeEmail(). |
|
|
Returns the company for the contact. Definition at line 161 of file ocontact.h. References Qtopia::Company. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the default email address of the contact. Definition at line 135 of file ocontact.h. References Qtopia::DefaultEmail. Referenced by insertEmail(), removeEmail(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the department for the contact. Definition at line 169 of file ocontact.h. References Qtopia::Department. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
||||||||||||||||||||||||
|
For internal use only.
Definition at line 756 of file ocontact.cpp. References QString::isEmpty(), and s. Referenced by displayBusinessAddress(), and displayHomeAddress(). |
|
|
Multi line string containing all non-empty address info in the form Street City, State Zip Country Definition at line 781 of file ocontact.cpp. References businessCity(), businessCountry(), businessState(), businessStreet(), businessZip(), and displayAddress(). |
|
|
Multi line string containing all non-empty address info in the form Street City, State Zip Country Definition at line 791 of file ocontact.cpp. References displayAddress(), homeCity(), homeCountry(), homeState(), homeStreet(), and homeZip(). |
|
|
Returns a list of email addresses belonging to the contact, including the default email address. Definition at line 868 of file ocontact.cpp. References QValueList< T >::begin(), emails(), emailSeparator(), QValueList< T >::end(), QString::isEmpty(), l, qDebug(), and QStringList::split(). Referenced by OContactAccessBackend_VCard::createVObject(), and removeEmail(). |
|
|
Returns the list of email address for a contact separated by ';'s in a single string. Definition at line 215 of file ocontact.h. References Qtopia::Emails. Referenced by emailList(), removeEmail(), AbEditor::setEntry(), and toRichText(). |
|
|
Definition at line 211 of file ocontact.h. Referenced by emailList(), insertEmail(), and removeEmail(). |
|
|
For internal use only.
Definition at line 201 of file ocontact.h. |
|
|
For internal use only. Returns the list of fields belonging to a contact Never change order of this list ! It has to be regarding enum AddressBookFields !! Definition at line 945 of file ocontact.cpp. References QValueList< T >::append(), and list. Referenced by save(). |
|
|
Returns the string the contact is filed as. Definition at line 132 of file ocontact.h. References Qtopia::FileAs. |
|
|
For internal use only.
Definition at line 748 of file ocontact.cpp. References mMap. Referenced by anniversary(), birthday(), childrenList(), fullName(), insertEmail(), OContact(), removeEmail(), and setFileAs(). |
|
|
Returns the first name of the contact. Definition at line 128 of file ocontact.h. References Qtopia::FirstName. Referenced by OContactAccessBackend_VCard::createVObject(), fullName(), AbEditor::saveEntry(), AbEditor::setEntry(), and setFileAs(). |
|
|
Returns the full name of the contact Definition at line 801 of file ocontact.cpp. References find(), Qtopia::FirstName, firstName(), QString::isEmpty(), Qtopia::LastName, lastName(), Qtopia::MiddleName, middleName(), name, QString::simplifyWhiteSpace(), Qtopia::Suffix, suffix(), Qtopia::Title, and title(). Referenced by OContactAccessBackend_VCard::createVObject(), toRichText(), and toShortText(). |
|
|
Returns the gender of the contact. Definition at line 187 of file ocontact.h. References Qtopia::Gender. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
For internal use only.
|
|
|
For internal use only. Returns the groups for the contact. Definition at line 196 of file ocontact.h. References Qtopia::Groups. |
|
|
Returns the home city of the contact. Definition at line 145 of file ocontact.h. References Qtopia::HomeCity. Referenced by OContactAccessBackend_VCard::createVObject(), displayHomeAddress(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the home country of the contact. Definition at line 148 of file ocontact.h. References Qtopia::HomeCountry. Referenced by OContactAccessBackend_VCard::createVObject(), displayHomeAddress(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the home fax number of the contact. Definition at line 150 of file ocontact.h. References Qtopia::HomeFax. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the home mobile number of the contact. Definition at line 151 of file ocontact.h. References Qtopia::HomeMobile. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the home phone number of the contact. Definition at line 149 of file ocontact.h. References Qtopia::HomePhone. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the home state of the contact. Definition at line 146 of file ocontact.h. References Qtopia::HomeState. Referenced by OContactAccessBackend_VCard::createVObject(), displayHomeAddress(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the home street address of the contact. Definition at line 144 of file ocontact.h. References Qtopia::HomeStreet. Referenced by OContactAccessBackend_VCard::createVObject(), displayHomeAddress(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the home webpage of the contact. Definition at line 152 of file ocontact.h. References Qtopia::HomeWebPage. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the home zip of the contact. Definition at line 147 of file ocontact.h. References Qtopia::HomeZip. Referenced by OContactAccessBackend_VCard::createVObject(), displayHomeAddress(), AbEditor::setEntry(), and toRichText(). |
|
||||||||||||
|
For internal use only.
Definition at line 724 of file ocontact.cpp. References QMap< Key, T >::insert(), QString::isEmpty(), mMap, QMap< Key, T >::remove(), and QString::stripWhiteSpace(). |
|
|
Insert email into the email list. Ensures email can only be added once. If there is no default email address set, it sets it to the email. Definition at line 1129 of file ocontact.cpp. References QString::contains(), defaultEmail(), Qtopia::Emails, emailSeparator(), find(), QString::isEmpty(), replace(), setDefaultEmail(), and QString::simplifyWhiteSpace(). Referenced by insertEmails(), OContactAccessBackend_VCard::parseVObject(), and setDefaultEmail(). |
|
|
Appends the emailList to the exiting email list Definition at line 1195 of file ocontact.cpp. References QValueList< T >::begin(), QValueList< T >::end(), and insertEmail(). |
|
|
Returns the job title of the contact. Definition at line 168 of file ocontact.h. References Qtopia::JobTitle. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the last name of the contact. Definition at line 130 of file ocontact.h. References Qtopia::LastName. Referenced by OContactAccessBackend_VCard::createVObject(), fullName(), AbEditor::saveEntry(), AbEditor::setEntry(), and setFileAs(). |
|
|
Returns the manager of the contact. Definition at line 177 of file ocontact.h. References Qtopia::Manager. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Returns TRUE if the contact matches the regular expression regexp. Otherwise returns FALSE. Reimplemented from Qtopia::Record. Definition at line 1028 of file ocontact.cpp. References QMap< Key, T >::begin(), QMap< Key, T >::end(), mMap, and OPimRecord::setLastHitField(). |
|
|
Returns the middle name of the contact. Definition at line 129 of file ocontact.h. References Qtopia::MiddleName. Referenced by OContactAccessBackend_VCard::createVObject(), fullName(), AbEditor::saveEntry(), AbEditor::setEntry(), and setFileAs(). |
|
|
Returns the nickname of the contact. Definition at line 190 of file ocontact.h. References Qtopia::Nickname. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the notes relating to the the contact. Definition at line 195 of file ocontact.h. References Qtopia::Notes. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), AbEditor::slotNote(), and toRichText(). |
|
|
Returns the office for the contact. Definition at line 170 of file ocontact.h. References Qtopia::Office. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the profession of the contact. Definition at line 175 of file ocontact.h. References Qtopia::Profession. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
the name for a recordField Implements OPimRecord. Definition at line 1056 of file ocontact.cpp. References pos. |
|
|
Removes the email from the email list. If the default email was email, then the default email address is assigned to the first email in the email list Definition at line 1151 of file ocontact.cpp. References clearEmails(), QString::contains(), QValueList< T >::count(), defaultEmail(), emailList(), emails(), Qtopia::Emails, emailSeparator(), find(), QValueList< T >::first(), QStringList::join(), QValueList< T >::remove(), replace(), setDefaultEmail(), and QString::simplifyWhiteSpace(). |
|
||||||||||||
|
For internal use only.
Definition at line 736 of file ocontact.cpp. References QString::isEmpty(), mMap, QMap< Key, T >::remove(), QMap< Key, T >::replace(), and QString::stripWhiteSpace(). Referenced by insertEmail(), removeEmail(), setAnniversary(), setBirthday(), setChildren(), setDefaultEmail(), setEmails(), setFileAs(), and setUid(). |
|
|
Reimplemented from OPimRecord. Definition at line 1200 of file ocontact.cpp. References OPimResolver::AddressBook. |
|
|
For internal use only. Appends the contact information to buf. Definition at line 914 of file ocontact.cpp. References Qtopia::AddressCategory, Qtopia::AddressUid, QMap< Key, T >::begin(), Qtopia::Record::categories(), Qtopia::Record::customToXml(), QMap< Key, T >::end(), Qtopia::escapeString(), fields(), Qtopia::Record::idsToString(), QString::isEmpty(), mMap, QString::number(), and Qtopia::Record::uid(). Referenced by OContactAccessBackend_XML::updateJournal(). |
|
|
Sets the anniversary of the contact to date. If date is null, the current stored date will be removed. Definition at line 1088 of file ocontact.cpp. References Qtopia::Anniversary, OConversion::dateToString(), QDate::isNull(), QDate::isValid(), QString::null, qWarning(), and replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the assistant of the contact to str. Definition at line 105 of file ocontact.h. References Qtopia::Assistant, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the birthday for the contact to date. If date is null the current stored date will be removed. Definition at line 1070 of file ocontact.cpp. References Qtopia::Birthday, OConversion::dateToString(), QDate::isNull(), QDate::isValid(), QString::null, qWarning(), and replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the business city of the contact to str. Definition at line 92 of file ocontact.h. References Qtopia::BusinessCity, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the business country of the contact to str. Definition at line 95 of file ocontact.h. References Qtopia::BusinessCountry, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the business fax number of the contact to str. Definition at line 101 of file ocontact.h. References Qtopia::BusinessFax, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the business mobile phone number of the contact to str. Definition at line 102 of file ocontact.h. References Qtopia::BusinessMobile, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the business pager number of the contact to str. Definition at line 103 of file ocontact.h. References Qtopia::BusinessPager, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the business phone number of the contact to str. Definition at line 100 of file ocontact.h. References Qtopia::BusinessPhone, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the business state of the contact to str. Definition at line 93 of file ocontact.h. References Qtopia::BusinessState, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the business street address of the contact to str. Definition at line 91 of file ocontact.h. References Qtopia::BusinessStreet, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the business webpage of the contact to str. Definition at line 96 of file ocontact.h. References Qtopia::BusinessWebPage, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the business zip code of the contact to str. Definition at line 94 of file ocontact.h. References Qtopia::BusinessZip, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the list of children for the contact to those contained in str. Definition at line 1018 of file ocontact.cpp. References Qtopia::Children, and replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the company for contact to str. Definition at line 90 of file ocontact.h. References Qtopia::Company, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the default email of the contact to str. Definition at line 1183 of file ocontact.cpp. References Qtopia::DefaultEmail, insertEmail(), QString::isEmpty(), and replace(). Referenced by insertEmail(), removeEmail(), AbEditor::saveEntry(), and setEmails(). |
|
|
Sets the department for contact to str. Definition at line 98 of file ocontact.h. References Qtopia::Department, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the list of email address for contact to those contained in str. Email address should be separated by ';'s. Definition at line 1008 of file ocontact.cpp. References Qtopia::Emails, QString::isEmpty(), QString::null, replace(), and setDefaultEmail(). Referenced by AbEditor::saveEntry(). |
|
|
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Generates the string for the contact to be filed as from the first, middle and last name of the contact. Definition at line 889 of file ocontact.cpp. References Qtopia::FileAs, find(), Qtopia::FirstName, firstName(), QString::isEmpty(), Qtopia::LastName, lastName(), Qtopia::MiddleName, middleName(), and replace(). |
|
|
Sets the contact to filed as str. Definition at line 67 of file ocontact.h. References Qtopia::FileAs, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the first name of the contact to str. Definition at line 63 of file ocontact.h. References Qtopia::FirstName, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the gender of the contact to str. Definition at line 110 of file ocontact.h. References Qtopia::Gender, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the home city of the contact to str. Definition at line 80 of file ocontact.h. References Qtopia::HomeCity, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the home country of the contact to str. Definition at line 83 of file ocontact.h. References Qtopia::HomeCountry, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the home fax number of the contact to str. Definition at line 85 of file ocontact.h. References Qtopia::HomeFax, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the home mobile phone number of the contact to str. Definition at line 86 of file ocontact.h. References Qtopia::HomeMobile, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the home phone number of the contact to str. Definition at line 84 of file ocontact.h. References Qtopia::HomePhone, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the home state of the contact to str. Definition at line 81 of file ocontact.h. References Qtopia::HomeState, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the home street address of the contact to str. Definition at line 79 of file ocontact.h. References Qtopia::HomeStreet, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the home webpage of the contact to str. Definition at line 87 of file ocontact.h. References Qtopia::HomeWebPage, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the home zip code of the contact to str. Definition at line 82 of file ocontact.h. References Qtopia::HomeZip, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the job title of the contact to str. Definition at line 97 of file ocontact.h. References Qtopia::JobTitle, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the last name of the contact to str. Definition at line 65 of file ocontact.h. References Qtopia::LastName, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the manager of the contact to str. Definition at line 106 of file ocontact.h. References Qtopia::Manager, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the middle name of the contact to str. Definition at line 64 of file ocontact.h. References Qtopia::MiddleName, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the nickname of the contact to str. Definition at line 113 of file ocontact.h. References Qtopia::Nickname, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the notes about the contact to str. Definition at line 117 of file ocontact.h. References Qtopia::Notes, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the office for contact to str. Definition at line 99 of file ocontact.h. References Qtopia::Office, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the profession of the contact to str. Definition at line 104 of file ocontact.h. References Qtopia::Profession, and KateCommands::replace(). Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the spouse of the contact to str. Definition at line 109 of file ocontact.h. References KateCommands::replace(), and Qtopia::Spouse. Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the suffix of the contact to str. Definition at line 66 of file ocontact.h. References KateCommands::replace(), and Qtopia::Suffix. Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
Sets the title of the contact to str. Definition at line 62 of file ocontact.h. References KateCommands::replace(), and Qtopia::Title. Referenced by OContactAccessBackend_VCard::parseVObject(), and AbEditor::saveEntry(). |
|
|
For internal use only. Sets the uid for this record to id. Reimplemented from OPimRecord. Definition at line 1203 of file ocontact.cpp. References Qtopia::AddressUid, QString::number(), replace(), and OPimRecord::setUid(). Referenced by OContactAccessBackend_VCard::load(), and OContact(). |
|
|
Returns the spouse of the contact. Definition at line 186 of file ocontact.h. References Qtopia::Spouse. Referenced by OContactAccessBackend_VCard::createVObject(), AbEditor::setEntry(), and toRichText(). |
|
|
Returns the suffix of the contact. Definition at line 131 of file ocontact.h. References Qtopia::Suffix. Referenced by OContactAccessBackend_VCard::createVObject(), fullName(), and AbEditor::setEntry(). |
|
|
Returns the title of the contact. Definition at line 127 of file ocontact.h. References Qtopia::Title. Referenced by OContactAccessBackend_VCard::createVObject(), fullName(), and AbEditor::setEntry(). |
|
|
For internal use only.
Implements OPimRecord. Definition at line 423 of file ocontact.cpp. References Qtopia::AddressCategory, Qtopia::Record::categories(), Qtopia::Record::idsToString(), QMap< Key, T >::insert(), QString::isEmpty(), and mMap. Referenced by OContactAccessBackend_SQL::queryByExample(). |
|
|
Returns a rich text formatted QString representing the contents the contact. Implements OPimRecord. Definition at line 435 of file ocontact.cpp. References anniversary(), assistant(), birthday(), businessCity(), businessCountry(), businessFax(), businessMobile(), businessPager(), businessPhone(), businessState(), businessStreet(), businessWebpage(), businessZip(), OPimRecord::categoryNames(), children(), City_State_Zip, company(), defaultEmail(), department(), emails(), Qtopia::escapeString(), fullName(), gender(), homeCity(), homeCountry(), homeFax(), homeMobile(), homePhone(), homeState(), homeStreet(), homeWebpage(), homeZip(), QString::isEmpty(), OPimRecord::isEmpty(), jobTitle(), manager(), marker, nickname(), notes(), TimeString::numberDateString(), office(), profession(), Config::readNumEntry(), Config::setGroup(), spouse(), str, text, QString::toInt(), tr, and Zip_City_State. |
|
|
a small one line summary Implements OPimRecord. Definition at line 1045 of file ocontact.cpp. References fullName(). |
|
|
the name of the Record Implements OPimRecord. Definition at line 1049 of file ocontact.cpp. References QString::fromLatin1(). |
|
|
Definition at line 46 of file ocontact.h. |
|
|
Definition at line 220 of file ocontact.h. |
|
|
Reimplemented from OPimRecord. Definition at line 236 of file ocontact.h. |
|
|
Definition at line 235 of file ocontact.h. Referenced by clearEmails(), find(), insert(), match(), OContact(), replace(), save(), and toMap(). |
1.4.2