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

Public Member Functions | |
| AddressPicker (AbTable *table, QWidget *parent, const char *name=0, bool modal=FALSE) | |
| void | setChoiceNames (const QStringList &) |
| void | setSelection (int index, const QStringList &) |
| QStringList | selection (int index) const |
| AddressPicker (QWidget *parent=0, const char *name=0, bool modal=false, WFlags flags=0) | |
Static Public Member Functions | |
| static QString | getNames () |
| static QString | getNames () |
Protected Member Functions | |
| void | accept () |
| AddressPicker (QWidget *parent=0, const char *name=0, bool modal=false, WFlags fl=0) | |
| void | accept () |
Protected Attributes | |
| QString | selectedNames |
Private Attributes | |
| AbTable * | table |
|
||||||||||||||||||||
|
tab is reparented for use in the picker. Take it back out if you want to regain ownership. Definition at line 30 of file addresspicker.cpp. References table. |
|
||||||||||||||||||||
|
Definition at line 18 of file addresspicker.cpp. References accept(), QValueList< T >::begin(), QValueList< T >::end(), Opie::Core::OResource::loadPixmap(), m_list, Opie::Core::OResource::SmallIcon, Opie::OPimAccessTemplate< T >::sorted(), and tr. |
|
||||||||||||||||||||
|
|
|
|
|
|
|
Definition at line 74 of file addresspicker.cpp. References QString::isEmpty(), QString::length(), QString::replace(), selectedNames, and tr. Referenced by AddressPicker(). |
|
|
|
|
|
Definition at line 98 of file addresspicker.cpp. References QPEApplication::execDialog(), and selectedNames. Referenced by ComposeMail::pickAddress(), and Composer::slotOpenAddressPicker(). |
|
|
Definition at line 49 of file addresspicker.cpp. References AbTable::choiceSelection(), and table. |
|
|
Definition at line 39 of file addresspicker.cpp. References table. |
|
||||||||||||
|
Definition at line 44 of file addresspicker.cpp. References AbTable::setChoiceSelection(), and table. |
|
|
Definition at line 17 of file addresspicker.h. Referenced by accept(), and getNames(). |
|
|
Definition at line 36 of file addresspicker.h. Referenced by AddressPicker(), selection(), setChoiceNames(), and setSelection(). |
1.4.2