kmail
KMPopFilterCnfrmDlg Class Reference
#include <kmpopfiltercnfrmdlg.h>

Public Member Functions | |
| KMPopFilterCnfrmDlg (QPtrList< KMPopHeaders > *aHeaders, const QString &aAccount, bool aShowLaterMsgs=false, QWidget *aParent=0, const char *aName=0) | |
| void | setAction (QListViewItem *aItem, KMPopFilterAction aAction) | 
| ~KMPopFilterCnfrmDlg () | |
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 | |
| QPtrList< KMPopHeaders > | mDDLList | 
| QPtrList< KMPopHeadersViewItem > | mDelList | 
| KMPopHeadersView * | mFilteredHeaders | 
| QMap< QListViewItem  *, KMPopHeaders * >  | mItemMap | 
| bool | mLowerBoxVisible | 
| bool | mShowLaterMsgs | 
Detailed Description
Definition at line 77 of file kmpopfiltercnfrmdlg.h.
Constructor & Destructor Documentation
| KMPopFilterCnfrmDlg::KMPopFilterCnfrmDlg | ( | ) |  [inline, protected] | 
        
Definition at line 82 of file kmpopfiltercnfrmdlg.h.
| KMPopFilterCnfrmDlg::KMPopFilterCnfrmDlg | ( | QPtrList< KMPopHeaders > * | aHeaders, | |
| const QString & | aAccount, | |||
| bool |  aShowLaterMsgs = false,  | 
        |||
| QWidget * |  aParent = 0,  | 
        |||
| const char * |  aName = 0 | |||
| ) | 
| KMPopFilterCnfrmDlg::~KMPopFilterCnfrmDlg | ( | ) | 
Definition at line 377 of file kmpopfiltercnfrmdlg.cpp.
Member Function Documentation
| void KMPopFilterCnfrmDlg::setAction | ( | QListViewItem * | aItem, | |
| KMPopFilterAction | aAction | |||
| ) | 
Definition at line 409 of file kmpopfiltercnfrmdlg.cpp.
| void KMPopFilterCnfrmDlg::setupLVI | ( | KMPopHeadersViewItem * | lvi, | |
| KMMessage * | msg | |||
| ) |  [protected] | 
        
Definition at line 381 of file kmpopfiltercnfrmdlg.cpp.
| void KMPopFilterCnfrmDlg::slotPressed | ( | QListViewItem * | aItem, | |
| const QPoint & | aPnt, | |||
| int | aColumn | |||
| ) |  [protected, slot] | 
        
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 419 of file kmpopfiltercnfrmdlg.cpp.
| void KMPopFilterCnfrmDlg::slotToggled | ( | bool | aOn | ) |  [protected, slot] | 
        
Definition at line 424 of file kmpopfiltercnfrmdlg.cpp.
| void KMPopFilterCnfrmDlg::slotUpdateMinimumSize | ( | ) |  [protected, slot] | 
        
Definition at line 465 of file kmpopfiltercnfrmdlg.cpp.
Member Data Documentation
QPtrList<KMPopHeaders> KMPopFilterCnfrmDlg::mDDLList [protected]           | 
        
Definition at line 85 of file kmpopfiltercnfrmdlg.h.
QPtrList<KMPopHeadersViewItem> KMPopFilterCnfrmDlg::mDelList [protected]           | 
        
Definition at line 84 of file kmpopfiltercnfrmdlg.h.
KMPopHeadersView* KMPopFilterCnfrmDlg::mFilteredHeaders [protected]           | 
        
Definition at line 86 of file kmpopfiltercnfrmdlg.h.
QMap<QListViewItem*, KMPopHeaders*> KMPopFilterCnfrmDlg::mItemMap [protected]           | 
        
Definition at line 82 of file kmpopfiltercnfrmdlg.h.
bool KMPopFilterCnfrmDlg::mLowerBoxVisible [protected]           | 
        
Definition at line 87 of file kmpopfiltercnfrmdlg.h.
bool KMPopFilterCnfrmDlg::mShowLaterMsgs [protected]           | 
        
Definition at line 88 of file kmpopfiltercnfrmdlg.h.
The documentation for this class was generated from the following files:
