Huggle  build:^490^dce1e5c
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Huggle::ScoreWord Class Reference

The ScoreWord class. More...

#include <configuration.hpp>

Public Member Functions

 ScoreWord (QString Word, int Score)
 
 ScoreWord (ScoreWord *word)
 
 ScoreWord (const ScoreWord &word)
 

Public Attributes

int score
 
QString word
 

Detailed Description

The ScoreWord class.

Every score word is represented by this class, a score word is a pattern that has some score and score of edit is incremented by sum of all scores of all score words matched in edit

Definition at line 78 of file configuration.hpp.


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