kmail

spamheaderanalyzer.h File Reference

#include <qvaluelist.h>

Include dependency graph for spamheaderanalyzer.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  KMail::SpamHeaderAnalyzer
 Flyweight for analysing spam headers. More...
class  KMail::SpamScore
 A simple tupel of agent, score and header. More...

Namespaces

namespace  KMail

Typedefs

typedef QValueList< SpamScore > KMail::SpamScores
typedef QValueListIterator
< SpamScore > 
KMail::SpamScoresIterator