TextMatcher Class Reference

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

#include <TextMatcher.h>

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

TextMatcher::TextMatcher ( )

Definition at line 18 of file TextMatcher.cpp.

TextMatcher::~TextMatcher ( )
virtual

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: