KMail::FilterLogDialog Class Reference
KMail Filter Log Collector. More...
#include <filterlogdlg.h>
Inherits KDialogBase.
Public Member Functions
- FilterLogDialog (QWidget *parent)
Protected Slots
- void slotLogEntryAdded (QString logEntry)
- void slotLogShrinked ()
- void slotLogStateChanged ()
- void slotChangeLogDetail ()
- void slotSwitchLogState ()
- void slotChangeLogMemLimit (int value)
Protected Member Functions
Protected Attributes
- QTextEdit * mTextEdit
- QCheckBox * mLogActiveBox
- QGroupBox * mLogDetailsBox
- QCheckBox * mLogPatternDescBox
- QCheckBox * mLogRuleEvaluationBox
- QCheckBox * mLogPatternResultBox
- QCheckBox * mLogFilterActionBox
- QSpinBox * mLogMemLimitSpin
Detailed Description
KMail Filter Log Collector.
- Author:
- Andreas Gungl <a.gungl@gmx.de>
Constructor & Destructor Documentation
|
constructor
|
The documentation for this class was generated from the following files:
- filterlogdlg.h
- filterlogdlg.cpp