libkdepim
KPIM::SelectionItem Class Reference
#include <addresseeselector.h>
Detailed Description
Internal helper class.
Definition at line 142 of file addresseeselector.h.
Public Types | |
| typedef QValueList< SelectionItem > | List |
Public Member Functions | |
| SelectionItem (const KABC::Addressee &addressee, uint index) | |
| SelectionItem (KABC::DistributionList *list, uint index) | |
| SelectionItem () | |
| void | addToField (int index) |
| void | removeFromField (int index) |
| bool | isInField (int index) |
| KABC::Addressee | addressee () const |
| KABC::DistributionList * | distributionList () const |
| uint | index () const |
The documentation for this class was generated from the following files:

