svcore  1.9
TextMatcher Class Reference

A rather eccentric interface for matching texts in differently-scored fields. More...

#include <TextMatcher.h>

List of all members.

Classes

struct  Match

Public Member Functions

 TextMatcher ()
virtual ~TextMatcher ()
void test (Match &match, QStringList keywords, QString text, QString textType, int score)

Detailed Description

A rather eccentric interface for matching texts in differently-scored fields.

Definition at line 27 of file TextMatcher.h.


Constructor & Destructor Documentation

Definition at line 18 of file TextMatcher.cpp.

Definition at line 22 of file TextMatcher.cpp.


Member Function Documentation

void TextMatcher::test ( Match match,
QStringList  keywords,
QString  text,
QString  textType,
int  score 
)

The documentation for this class was generated from the following files: