#include </home/clem/local/src/opie/libopie2/opiepim/core/opimcontact.h>
Inheritance diagram for Opie::OPimContact:


OPimContact class represents a specialised PIM Record for contacts. It does store all kind of persopn related information.
Definition at line 58 of file opimcontact.h.
|
|
Definition at line 67 of file opimcontact.h. |
|
|
Creates a new, empty contact. Definition at line 66 of file opimcontact.cpp. |
|
|
For internal use only. Creates a new contact. The properties of the contact are set from fromMap. Definition at line 74 of file opimcontact.cpp. References Qtopia::AddressCategory, Qtopia::AddressUid, find(), Qtopia::Record::idsFromString(), QString::isEmpty(), mMap, Qtopia::Record::setCategories(), setUid(), QString::toInt(), and Opie::OPimRecord::uidGen(). |
|
|
Destroys a contact. Definition at line 96 of file opimcontact.cpp. |
|
|
Returns the anniversary of the contact. Definition at line 1183 of file opimcontact.cpp. References Qtopia::Anniversary, Opie::OPimDateConversion::dateFromString(), empty, find(), QString::isEmpty(), and str. Referenced by Opie::Internal::OPimContactSortVector::compareItems(), Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), Opie::OPimContactAccessBackend::occurrences(), Opie::OPimContactAccessBackend_SQL::queryByExample(), Opie::OPimContactAccessBackend::queryByExample(), toRichText(), and ContactEditor::updateDatePicker(). |
|
|
Returns the assistant of the contact. Definition at line 191 of file opimcontact.h. References Qtopia::Assistant. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the birthday of the contact. Definition at line 1170 of file opimcontact.cpp. References Qtopia::Birthday, Opie::OPimDateConversion::dateFromString(), find(), QString::isEmpty(), and str. Referenced by Opie::Internal::OPimContactSortVector::compareItems(), Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), Opie::OPimContactAccessBackend_SQL::queryByExample(), Opie::OPimContactAccessBackend::queryByExample(), toRichText(), and ContactEditor::updateDatePicker(). |
|
|
Returns the business city of the contact. Definition at line 178 of file opimcontact.h. References Qtopia::BusinessCity. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), displayBusinessAddress(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the business country of the contact. Definition at line 181 of file opimcontact.h. References Qtopia::BusinessCountry. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), displayBusinessAddress(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the business fax number of the contact. Definition at line 187 of file opimcontact.h. References Qtopia::BusinessFax. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the business mobile number of the contact. Definition at line 188 of file opimcontact.h. References Qtopia::BusinessMobile. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the business pager number of the contact. Definition at line 189 of file opimcontact.h. References Qtopia::BusinessPager. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the business phone number of the contact. Definition at line 186 of file opimcontact.h. References Qtopia::BusinessPhone. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the business state of the contact. Definition at line 179 of file opimcontact.h. References Qtopia::BusinessState. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), displayBusinessAddress(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the business street address of the contact. Definition at line 177 of file opimcontact.h. References Qtopia::BusinessStreet. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), displayBusinessAddress(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the business webpage of the contact. Definition at line 182 of file opimcontact.h. References Qtopia::BusinessWebPage. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the business zip of the contact. Definition at line 180 of file opimcontact.h. References Qtopia::BusinessZip. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), displayBusinessAddress(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the children of the contact. Definition at line 206 of file opimcontact.h. References Qtopia::Children. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns a list of the names of the children of the contact. Definition at line 896 of file opimcontact.cpp. References Qtopia::Children, find(), and QStringList::split(). |
|
|
Clears the email list. Definition at line 1248 of file opimcontact.cpp. References Qtopia::DefaultEmail, Qtopia::Emails, mMap, and QMap< Key, T >::remove(). Referenced by removeEmail(). |
|
|
Returns the company for the contact. Definition at line 176 of file opimcontact.h. References Qtopia::Company. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), AddressbookWindow::slotItemDelete(), and toRichText(). |
|
|
Returns the default email address of the contact. Definition at line 150 of file opimcontact.h. References Qtopia::DefaultEmail. Referenced by Opie::Internal::OPimContactSortVector::compareItems(), AbTable::findContactContact(), insertEmail(), removeEmail(), ContactEditor::setEntry(), toRichText(), and AddressbookWindow::writeMail(). |
|
|
Returns the department for the contact. Definition at line 184 of file opimcontact.h. References Qtopia::Department. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
||||||||||||||||||||||||
|
For internal use only.
Definition at line 812 of file opimcontact.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 837 of file opimcontact.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 847 of file opimcontact.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 928 of file opimcontact.cpp. References QValueList< T >::begin(), emails(), emailSeparator(), QValueList< T >::end(), QString::isEmpty(), l, odebug, oendl, and QStringList::split(). Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), removeEmail(), and ContactEditor::setEntry(). |
|
|
Returns the list of email address for a contact separated by ';'s in a single string. Definition at line 230 of file opimcontact.h. References Qtopia::Emails. Referenced by emailList(), AbTable::findContactContact(), removeEmail(), and toRichText(). |
|
|
Definition at line 226 of file opimcontact.h. Referenced by emailList(), insertEmail(), and removeEmail(). |
|
|
For internal use only.
Definition at line 216 of file opimcontact.h. Referenced by Opie::OPimContactAccessBackend::queryByExample(). |
|
|
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 1008 of file opimcontact.cpp. References QValueList< T >::append(), and list. Referenced by save(). |
|
|
Returns the string the contact is filed as. Definition at line 147 of file opimcontact.h. References Qtopia::FileAs. Referenced by Opie::Internal::OPimContactSortVector::compareItems(), AbTable::findContactContact(), AbTable::paintCell(), ContactEditor::setEntry(), and AddressbookWindow::writeMail(). |
|
|
For internal use only.
Definition at line 804 of file opimcontact.cpp. References mMap. Referenced by anniversary(), birthday(), childrenList(), fullName(), insertEmail(), OPimContact(), removeEmail(), and setFileAs(). |
|
|
Returns the first name of the contact. Definition at line 143 of file opimcontact.h. References Qtopia::FirstName. Referenced by Opie::Internal::OPimContactSortVector::compareItems(), Opie::OPimContactAccessBackend_VCard::createVObject(), fullName(), ContactEditor::setEntry(), and setFileAs(). |
|
|
Returns the full name of the contact Definition at line 857 of file opimcontact.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 Opie::OPimContactAccessBackend_VCard::createVObject(), Today::setOwnerField(), AddressbookWindow::slotItemBeam(), AddressbookWindow::slotItemDelete(), toRichText(), and toShortText(). |
|
|
Returns the gender of the contact. Definition at line 202 of file opimcontact.h. References Qtopia::Gender. Referenced by Opie::Internal::OPimContactSortVector::compareItems(), Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
For internal use only.
|
|
|
For internal use only. Returns the groups for the contact. Definition at line 211 of file opimcontact.h. References Qtopia::Groups. |
|
|
Returns the home city of the contact. Definition at line 160 of file opimcontact.h. References Qtopia::HomeCity. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), displayHomeAddress(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the home country of the contact. Definition at line 163 of file opimcontact.h. References Qtopia::HomeCountry. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), displayHomeAddress(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the home fax number of the contact. Definition at line 165 of file opimcontact.h. References Qtopia::HomeFax. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the home mobile number of the contact. Definition at line 166 of file opimcontact.h. References Qtopia::HomeMobile. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the home phone number of the contact. Definition at line 164 of file opimcontact.h. References Qtopia::HomePhone. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the home state of the contact. Definition at line 161 of file opimcontact.h. References Qtopia::HomeState. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), displayHomeAddress(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the home street address of the contact. Definition at line 159 of file opimcontact.h. References Qtopia::HomeStreet. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), displayHomeAddress(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the home webpage of the contact. Definition at line 167 of file opimcontact.h. References Qtopia::HomeWebPage. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the home zip of the contact. Definition at line 162 of file opimcontact.h. References Qtopia::HomeZip. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), displayHomeAddress(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
||||||||||||
|
For internal use only.
Definition at line 780 of file opimcontact.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 1194 of file opimcontact.cpp. References QString::contains(), defaultEmail(), Qtopia::Emails, emailSeparator(), find(), QString::isEmpty(), replace(), setDefaultEmail(), and QString::simplifyWhiteSpace(). Referenced by insertEmails(), Opie::OPimContactAccessBackend_VCard::parseVObject(), and setDefaultEmail(). |
|
|
Appends the emailList to the exiting email list Definition at line 1268 of file opimcontact.cpp. References QValueList< T >::begin(), QValueList< T >::end(), and insertEmail(). Referenced by AddressbookWindow::appMessage(). |
|
|
Returns the job title of the contact. Definition at line 183 of file opimcontact.h. References Qtopia::JobTitle. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the last name of the contact. Definition at line 145 of file opimcontact.h. References Qtopia::LastName. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), fullName(), ContactEditor::setEntry(), and setFileAs(). |
|
|
Returns the manager of the contact. Definition at line 192 of file opimcontact.h. References Qtopia::Manager. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::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 1091 of file opimcontact.cpp. References QMap< Key, T >::begin(), QMap< Key, T >::end(), mMap, and Opie::OPimRecord::setLastHitField(). |
|
|
Returns the middle name of the contact. Definition at line 144 of file opimcontact.h. References Qtopia::MiddleName. Referenced by Opie::Internal::OPimContactSortVector::compareItems(), Opie::OPimContactAccessBackend_VCard::createVObject(), fullName(), ContactEditor::setEntry(), and setFileAs(). |
|
|
Returns the nickname of the contact. Definition at line 205 of file opimcontact.h. References Qtopia::Nickname. Referenced by Opie::Internal::OPimContactSortVector::compareItems(), Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the notes relating to the the contact. Definition at line 210 of file opimcontact.h. References Qtopia::Notes. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), ContactEditor::slotNote(), and toRichText(). |
|
|
Returns the office for the contact. Definition at line 185 of file opimcontact.h. References Qtopia::Office. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the profession of the contact. Definition at line 190 of file opimcontact.h. References Qtopia::Profession. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
the name for a recordField Implements Opie::OPimRecord. Definition at line 1122 of file opimcontact.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 1218 of file opimcontact.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 792 of file opimcontact.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 Opie::OPimRecord. Definition at line 1275 of file opimcontact.cpp. References Opie::OPimResolver::AddressBook. |
|
|
Cast to OPimContact or on failure return 0l. This method tries to cast from a OPimRecord to a OPimContact it uses. If the OPimRecord is from type OPimContact the case will suceed and a pointer to OPimContact is returned otherwise a Null Pointer is returned.
Definition at line 1293 of file opimcontact.cpp. References Opie::OPimResolver::AddressBook, l, and Opie::OPimRecord::rtti(). |
|
|
For internal use only. Appends the contact information to buf. Definition at line 975 of file opimcontact.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 Opie::OPimContactAccessBackend_XML::updateJournal(). |
|
|
Sets the anniversary of the contact to date. If date is null, the current stored date will be removed. Definition at line 1154 of file opimcontact.cpp. References Qtopia::Anniversary, Opie::OPimDateConversion::dateToString(), QDate::isNull(), QDate::isValid(), QString::null, and replace(). Referenced by Birthday::_entries(), Birthday::entries(), AddressBookPluginWidget::getAddress(), Opie::OPimContactAccessBackend_VCard::parseVObject(), ContactEditor::slotAnniversaryDateChanged(), and ContactEditor::slotRemoveAnniversary(). |
|
|
Sets the assistant of the contact to str. Definition at line 120 of file opimcontact.h. References Qtopia::Assistant, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the birthday for the contact to date. If date is null the current stored date will be removed. Definition at line 1136 of file opimcontact.cpp. References Qtopia::Birthday, Opie::OPimDateConversion::dateToString(), QDate::isNull(), QDate::isValid(), QString::null, and replace(). Referenced by Birthday::_entries(), Birthday::entries(), AddressBookPluginWidget::getAddress(), Opie::OPimContactAccessBackend_VCard::parseVObject(), ContactEditor::slotBirthdayDateChanged(), and ContactEditor::slotRemoveBirthday(). |
|
|
Sets the business city of the contact to str. Definition at line 107 of file opimcontact.h. References Qtopia::BusinessCity, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the business country of the contact to str. Definition at line 110 of file opimcontact.h. References Qtopia::BusinessCountry, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the business fax number of the contact to str. Definition at line 116 of file opimcontact.h. References Qtopia::BusinessFax, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the business mobile phone number of the contact to str. Definition at line 117 of file opimcontact.h. References Qtopia::BusinessMobile, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the business pager number of the contact to str. Definition at line 118 of file opimcontact.h. References Qtopia::BusinessPager, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the business phone number of the contact to str. Definition at line 115 of file opimcontact.h. References Qtopia::BusinessPhone, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the business state of the contact to str. Definition at line 108 of file opimcontact.h. References Qtopia::BusinessState, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the business street address of the contact to str. Definition at line 106 of file opimcontact.h. References Qtopia::BusinessStreet, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the business webpage of the contact to str. Definition at line 111 of file opimcontact.h. References Qtopia::BusinessWebPage, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the business zip code of the contact to str. Definition at line 109 of file opimcontact.h. References Qtopia::BusinessZip, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the list of children for the contact to those contained in str. Definition at line 1081 of file opimcontact.cpp. References Qtopia::Children, and replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the company for contact to str. Definition at line 105 of file opimcontact.h. References Qtopia::Company, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the default email of the contact to str. Definition at line 1255 of file opimcontact.cpp. References Qtopia::DefaultEmail, insertEmail(), QString::isEmpty(), and replace(). Referenced by AddressbookWindow::appMessage(), insertEmail(), removeEmail(), ContactEditor::saveEntry(), and setEmails(). |
|
|
Sets the department for contact to str. Definition at line 113 of file opimcontact.h. References Qtopia::Department, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the list of email address for contact to those contained in str. Email address should be separated by ';'s. Definition at line 1071 of file opimcontact.cpp. References Qtopia::Emails, QString::isEmpty(), QString::null, replace(), and setDefaultEmail(). Referenced by ContactEditor::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 950 of file opimcontact.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 82 of file opimcontact.h. References Qtopia::FileAs, and KateCommands::replace(). Referenced by AddressbookWindow::appMessage(), Opie::OPimContactAccessBackend_VCard::parseVObject(), ContactEditor::saveEntry(), and AbView::setShowByLetter(). |
|
|
Sets the first name of the contact to str. Definition at line 78 of file opimcontact.h. References Qtopia::FirstName, and KateCommands::replace(). Referenced by AddressbookWindow::appMessage(), Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the gender of the contact to str. Definition at line 125 of file opimcontact.h. References Qtopia::Gender, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the home city of the contact to str. Definition at line 95 of file opimcontact.h. References Qtopia::HomeCity, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the home country of the contact to str. Definition at line 98 of file opimcontact.h. References Qtopia::HomeCountry, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the home fax number of the contact to str. Definition at line 100 of file opimcontact.h. References Qtopia::HomeFax, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the home mobile phone number of the contact to str. Definition at line 101 of file opimcontact.h. References Qtopia::HomeMobile, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the home phone number of the contact to str. Definition at line 99 of file opimcontact.h. References Qtopia::HomePhone, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the home state of the contact to str. Definition at line 96 of file opimcontact.h. References Qtopia::HomeState, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the home street address of the contact to str. Definition at line 94 of file opimcontact.h. References Qtopia::HomeStreet, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the home webpage of the contact to str. Definition at line 102 of file opimcontact.h. References Qtopia::HomeWebPage, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the home zip code of the contact to str. Definition at line 97 of file opimcontact.h. References Qtopia::HomeZip, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the job title of the contact to str. Definition at line 112 of file opimcontact.h. References Qtopia::JobTitle, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the last name of the contact to str. Definition at line 80 of file opimcontact.h. References Qtopia::LastName, and KateCommands::replace(). Referenced by AddressbookWindow::appMessage(), Opie::OPimContactAccessBackend_VCard::parseVObject(), ContactEditor::saveEntry(), and AbView::setShowByLetter(). |
|
|
Sets the manager of the contact to str. Definition at line 121 of file opimcontact.h. References Qtopia::Manager, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the middle name of the contact to str. Definition at line 79 of file opimcontact.h. References Qtopia::MiddleName, and KateCommands::replace(). Referenced by AddressbookWindow::appMessage(), Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the nickname of the contact to str. Definition at line 128 of file opimcontact.h. References Qtopia::Nickname, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the notes about the contact to str. Definition at line 132 of file opimcontact.h. References Qtopia::Notes, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the office for contact to str. Definition at line 114 of file opimcontact.h. References Qtopia::Office, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the profession of the contact to str. Definition at line 119 of file opimcontact.h. References Qtopia::Profession, and KateCommands::replace(). Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the spouse of the contact to str. Definition at line 124 of file opimcontact.h. References KateCommands::replace(), and Qtopia::Spouse. Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the suffix of the contact to str. Definition at line 81 of file opimcontact.h. References KateCommands::replace(), and Qtopia::Suffix. Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(), and ContactEditor::saveEntry(). |
|
|
Sets the title of the contact to str. Definition at line 77 of file opimcontact.h. References KateCommands::replace(), and Qtopia::Title. Referenced by Opie::OPimContactAccessBackend_VCard::parseVObject(). |
|
|
For internal use only. Sets the uid for this record to id. Reimplemented from Opie::OPimRecord. Definition at line 1300 of file opimcontact.cpp. References Qtopia::AddressUid, QString::number(), replace(), and OPimRecord::setUid(). Referenced by Opie::OPimContactAccessBackend_VCard::load(), and OPimContact(). |
|
|
Returns the spouse of the contact. Definition at line 201 of file opimcontact.h. References Qtopia::Spouse. Referenced by Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), ContactEditor::setEntry(), and toRichText(). |
|
|
Returns the suffix of the contact. Definition at line 146 of file opimcontact.h. References Qtopia::Suffix. Referenced by Opie::Internal::OPimContactSortVector::compareItems(), Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), fullName(), and ContactEditor::setEntry(). |
|
|
Returns the title of the contact. Definition at line 142 of file opimcontact.h. References Qtopia::Title. Referenced by Opie::Internal::OPimContactSortVector::compareItems(), Opie::OPimContactAccessBackend_VCard::createVObject(), AbTable::findContactContact(), and fullName(). |
|
|
For internal use only.
Implements Opie::OPimRecord. Definition at line 433 of file opimcontact.cpp. References Qtopia::AddressCategory, Qtopia::Record::categories(), Qtopia::Record::idsToString(), QMap< Key, T >::insert(), QString::isEmpty(), and mMap. Referenced by Opie::OPimContactAccessBackend_SQL::queryByExample(). |
|
|
|
a small one line summary Implements Opie::OPimRecord. Definition at line 1110 of file opimcontact.cpp. References fullName(). Referenced by ContactItem::ContactItem(). |
|
|
the name of the Record Implements Opie::OPimRecord. Definition at line 1116 of file opimcontact.cpp. References QString::fromLatin1(). |
|
|
Definition at line 60 of file opimcontact.h. |
|
|
Definition at line 239 of file opimcontact.h. |
|
|
Reimplemented from Opie::OPimRecord. Definition at line 255 of file opimcontact.h. |
|
|
Definition at line 254 of file opimcontact.h. Referenced by clearEmails(), find(), insert(), match(), OPimContact(), replace(), save(), and toMap(). |
1.4.2