#include </home/clem/local/src/opie/core/pim/addressbook/abeditor.h>
Collaboration diagram for AbEditor:

Public Slots | |
| void | slotNote () |
| void | setEntry (const OContact &entry) |
Public Member Functions | |
| AbEditor (const OContact &entry, const QValueList< int > *newOrdedValues, QStringList *slNewOrdered, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~AbEditor () | |
| void | loadFields () |
| void | setNameFocus () |
| OContact | entry () const |
Protected Slots | |
| void | accept () |
Private Member Functions | |
| void | init () |
| void | initMap () |
| void | saveEntry () |
| bool | isEmpty () |
Private Attributes | |
| QDialog * | dlgNote |
| QLabel * | lblNote |
| QMultiLineEdit * | txtNote |
| OContact | ent |
| QScrollView * | svPage |
| QLineEdit * | firstEdit |
| QLineEdit * | lastEdit |
| QLineEdit * | middleEdit |
| QComboBox * | genderCombo |
| QList< QLineEdit > | listValue |
| QList< QLabel > | listName |
| const QValueList< int > * | orderedValues |
| QStringList * | slOrdered |
| CategorySelect * | cmbCat |
|
||||||||||||||||||||||||||||
|
Definition at line 54 of file abeditor.cpp. References init(), initMap(), and setEntry(). |
|
|
Definition at line 66 of file abeditor.cpp. |
|
|
Definition at line 330 of file abeditor.cpp. References isEmpty(), and saveEntry(). |
|
|
Definition at line 47 of file abeditor.h. References ent. |
|
|
Definition at line 70 of file abeditor.cpp. References QValueList< T >::begin(), cmbCat, QValueList< T >::count(), dlgNote, QValueList< T >::end(), firstEdit, genderCombo, i, l, lastEdit, listName, listValue, middleEdit, slOrdered, slotNote(), svPage, tr, TRUE, and txtNote. Referenced by AbEditor(). |
|
|
Definition at line 148 of file abeditor.cpp. Referenced by AbEditor(). |
|
|
Definition at line 340 of file abeditor.cpp. References containsAlphaNum(), firstEdit, QString::isEmpty(), lastEdit, listValue, t, and txtNote. Referenced by accept(). |
|
|
Definition at line 176 of file abeditor.cpp. References QValueList< T >::begin(), listName, and slOrdered. |
|
|
|
|
Definition at line 539 of file abeditor.cpp. References firstEdit. |
|
|
Definition at line 531 of file abeditor.cpp. References dlgNote, ent, QPEApplication::execDialog(), OContact::notes(), and txtNote. Referenced by init(). |
|
|
Definition at line 76 of file abeditor.h. Referenced by init(), saveEntry(), and setEntry(). |
|
|
Definition at line 63 of file abeditor.h. Referenced by init(), and slotNote(). |
|
|
Definition at line 66 of file abeditor.h. Referenced by entry(), saveEntry(), setEntry(), and slotNote(). |
|
|
Definition at line 68 of file abeditor.h. Referenced by init(), isEmpty(), saveEntry(), setEntry(), and setNameFocus(). |
|
|
Definition at line 71 of file abeditor.h. Referenced by init(), saveEntry(), and setEntry(). |
|
|
Definition at line 69 of file abeditor.h. Referenced by init(), isEmpty(), saveEntry(), and setEntry(). |
|
|
Definition at line 64 of file abeditor.h. |
|
|
Definition at line 73 of file abeditor.h. Referenced by init(), and loadFields(). |
|
|
Definition at line 72 of file abeditor.h. Referenced by init(), isEmpty(), saveEntry(), and setEntry(). |
|
|
Definition at line 70 of file abeditor.h. Referenced by init(), and saveEntry(). |
|
|
Definition at line 74 of file abeditor.h. Referenced by saveEntry(), and setEntry(). |
|
|
Definition at line 75 of file abeditor.h. Referenced by init(), and loadFields(). |
|
|
Definition at line 67 of file abeditor.h. Referenced by init(). |
|
|
Definition at line 65 of file abeditor.h. Referenced by init(), isEmpty(), saveEntry(), setEntry(), and slotNote(). |
1.4.2