OContactFields Class Reference
#include <ocontactfields.h>
Collaboration diagram for OContactFields:

Public Member Functions | |
| OContactFields () | |
| ~OContactFields () | |
| void | setFieldOrder (int num, int index) |
| Set the index for combo boxes. | |
| int | getFieldOrder (int num, int defIndex) |
| Get the index for combo boxes. | |
| void | saveToRecord (OContact &) |
| Store fieldorder to contact. | |
| void | loadFromRecord (const OContact &) |
| Get Fieldorder from contact. | |
Static Public Member Functions | |
| QStringList | personalfields (bool sorted=true, bool translated=false) |
| QStringList | phonefields (bool sorted=true, bool translated=false) |
| QStringList | detailsfields (bool sorted=true, bool translated=false) |
| QStringList | fields (bool sorted=true, bool translated=false) |
| QStringList | trpersonalfields (bool sorted=true) |
| QStringList | untrpersonalfields (bool sorted=true) |
| QStringList | trphonefields (bool sorted=true) |
| QStringList | untrphonefields (bool sorted=true) |
| QStringList | trdetailsfields (bool sorted=true) |
| QStringList | untrdetailsfields (bool sorted=true) |
| QStringList | trfields (bool sorted=true) |
| QStringList | untrfields (bool sorted=true) |
| QMap< int, QString > | idToTrFields () |
| QMap< QString, int > | trFieldsToId () |
| QMap< int, QString > | idToUntrFields () |
| QMap< QString, int > | untrFieldsToId () |
Constructor & Destructor Documentation
|
|
Definition at line 386 of file ocontactfields.cpp. References DEFAULT_FIELD_ORDER, Config::readEntry(), and Config::setGroup(). |
|
|
Definition at line 397 of file ocontactfields.cpp. References Config::setGroup(), and Config::writeEntry(). |
Member Function Documentation
|
||||||||||||
|
Set the index for combo boxes. Sets the index of combo num.
Definition at line 441 of file ocontactfields.cpp. References QString::number(). |
|
||||||||||||
|
Get the index for combo boxes. Returns the index of combo num or defindex if none was defined..
Definition at line 454 of file ocontactfields.cpp. References QString::latin1(). |
|
|
Store fieldorder to contact.
Definition at line 410 of file ocontactfields.cpp. References CONTACT_FIELD_ORDER_NAME, QString::latin1(), and Qtopia::Record::setCustomField(). |
|
|
Get Fieldorder from contact.
Definition at line 422 of file ocontactfields.cpp. References CONTACT_FIELD_ORDER_NAME, Qtopia::Record::customField(), OContact::fullName(), QString::isEmpty(), and QString::latin1(). |
|
||||||||||||
|
Definition at line 16 of file ocontactfields.cpp. References QValueList::append(), idToTrFields(), idToUntrFields(), and QStringList::sort(). Referenced by fields(), trpersonalfields(), and untrpersonalfields(). |
|
||||||||||||
|
Definition at line 79 of file ocontactfields.cpp. References QValueList::append(), idToTrFields(), idToUntrFields(), and QStringList::sort(). Referenced by fields(), trphonefields(), and untrphonefields(). |
|
||||||||||||
|
Definition at line 50 of file ocontactfields.cpp. References QValueList::append(), idToTrFields(), idToUntrFields(), and QStringList::sort(). Referenced by fields(), trdetailsfields(), and untrdetailsfields(). |
|
||||||||||||
|
Definition at line 112 of file ocontactfields.cpp. References QValueList::append(), detailsfields(), idToTrFields(), idToUntrFields(), personalfields(), phonefields(), and QStringList::sort(). Referenced by trfields(), and untrfields(). |
|
|
Definition at line 159 of file ocontactfields.cpp. References personalfields(). |
|
|
Definition at line 149 of file ocontactfields.cpp. References personalfields(). |
|
|
Definition at line 189 of file ocontactfields.cpp. References phonefields(). |
|
|
Definition at line 198 of file ocontactfields.cpp. References phonefields(). |
|
|
Definition at line 179 of file ocontactfields.cpp. References detailsfields(). |
|
|
Definition at line 169 of file ocontactfields.cpp. References detailsfields(). |
|
|
Definition at line 208 of file ocontactfields.cpp. References fields(). |
|
|
Definition at line 217 of file ocontactfields.cpp. References fields(). Referenced by OContactAccessBackend_SQL::queryByExample(). |
|
|
Definition at line 222 of file ocontactfields.cpp. References QMap::insert(). Referenced by detailsfields(), fields(), personalfields(), phonefields(), and trFieldsToId(). |
|
|
Definition at line 355 of file ocontactfields.cpp. References QMap::begin(), QMap::end(), idToTrFields(), and QMap::insert(). |
|
|
Definition at line 288 of file ocontactfields.cpp. References QMap::insert(). Referenced by detailsfields(), fields(), personalfields(), phonefields(), and untrFieldsToId(). |
|
|
Definition at line 371 of file ocontactfields.cpp. References QMap::begin(), QMap::end(), idToUntrFields(), and QMap::insert(). Referenced by OContactAccessBackend_SQL::queryByExample(). |
The documentation for this class was generated from the following files:
