20#ifndef KABC_DISTRIBUTIONLISTEDITOR_H
21#define KABC_DISTRIBUTIONLISTEDITOR_H
25#include <kdialogbase.h>
34class DistributionListManager;
36class KABC_EXPORT EmailSelectDialog :
public KDialogBase
39 EmailSelectDialog(
const TQStringList &emails,
const TQString ¤t,
44 static TQString getEmail(
const TQStringList &emails,
const TQString ¤t,
48 TQButtonGroup *mButtonGroup;
67 void updateEntryView();
68 void updateAddresseeView();
69 void updateNameCombo();
70 void slotSelectionEntryViewChanged();
71 void slotSelectionAddresseeViewChanged();
74 TQComboBox *mNameCombo;
75 TQListView *mEntryView;
76 TQListView *mAddresseeView;
80 TQPushButton *newButton, *removeButton;
81 TQPushButton *changeEmailButton,*removeEntryButton,*addEntryButton;
Manager of distribution lists.
static data, shared by ALL addressee objects