21 #ifndef KABC_DISTRIBUTIONLISTDIALOG_H
22 #define KABC_DISTRIBUTIONLISTDIALOG_H
26 #include <kdialogbase.h>
35 class DistributionListEditorWidget;
36 class DistributionListManager;
86 EmailSelector(
const TQStringList &emails,
const TQString ¤t,
91 static TQString getEmail(
const TQStringList &emails,
const TQString ¤t,
95 TQButtonGroup *mButtonGroup;
116 void updateEntryView();
117 void updateAddresseeView();
118 void updateNameCombo();
119 void slotSelectionEntryViewChanged();
120 void slotSelectionAddresseeViewChanged();
124 TQComboBox *mNameCombo;
126 TQListView *mEntryView;
127 TQListView *mAddresseeView;
131 TQPushButton *mNewButton, *mEditButton, *mRemoveButton;
132 TQPushButton *mChangeEmailButton, *mRemoveEntryButton, *mAddEntryButton;
Frontend to create distribution lists.
Manager of distribution lists.
static data, shared by ALL addressee objects