kmail
KMPopFilterCnfrmDlg Class Reference
Inheritance diagram for KMPopFilterCnfrmDlg:

Detailed Description
Definition at line 77 of file kmpopfiltercnfrmdlg.h.
Public Member Functions | |
KMPopFilterCnfrmDlg (QPtrList< KMPopHeaders > *aHeaders, const QString &aAccount, bool aShowLaterMsgs=false, QWidget *aParent=0, const char *aName=0) | |
~KMPopFilterCnfrmDlg () | |
void | setAction (QListViewItem *aItem, KMPopFilterAction aAction) |
Protected Slots | |
void | slotPressed (QListViewItem *aItem, const QPoint &aPnt, int aColumn) |
void | slotToggled (bool aOn) |
void | slotUpdateMinimumSize () |
Protected Member Functions | |
KMPopFilterCnfrmDlg () | |
void | setupLVI (KMPopHeadersViewItem *lvi, KMMessage *msg) |
Protected Attributes | |
QMap< QListViewItem *, KMPopHeaders * > | mItemMap |
QPtrList< KMPopHeadersViewItem > | mDelList |
QPtrList< KMPopHeaders > | mDDLList |
KMPopHeadersView * | mFilteredHeaders |
bool | mLowerBoxVisible |
bool | mShowLaterMsgs |
Friends | |
class | ::KMPopHeadersView |
Constructor & Destructor Documentation
|
dlg
Definition at line 284 of file kmpopfiltercnfrmdlg.cpp. |
Member Function Documentation
|
This Slot is called whenever a ListView item was pressed. It checks for the column the button was pressed in and changes the action if the click happened over a radio button column. Of course the radio button state is changed as well if the above is true. Definition at line 423 of file kmpopfiltercnfrmdlg.cpp. |
The documentation for this class was generated from the following files: