|
WordTree
|
Data Structures | |
| struct | TCodedPhrase |
| class | TItlNode |
| this class represents a node in the word tree | |
Public Slots | |
Public slots | |
| void | LoadFile (QString sFilename) |
| this method loads a given file | |
Public Member Functions | |
Constructor / Destructor | |
| WTBackend (QObject *parent=0) | |
| Constructor. | |
Public methods | |
| QSharedPointer< WTVisualizedTree > | CreateWordTree (QString sSearchPhrase) |
| This method creates a word tree, which can be visualized with WTTreeVisualizer. | |
1.7.4