#include <qobject.h>#include <qstring.h>Include dependency graph for textparser.h:

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

Go to the source code of this file.
Enumerations | |
| enum | t_strType { Word, Number } |
| enum | t_lineType { NewLine, LastLine } |
Variables | |
| const uint | MAX_ELEMENTS = 200 |
| const uint | MAX_LINES = 500 |
|
|
Definition at line 27 of file textparser.h. |
|
|
Definition at line 26 of file textparser.h. |
|
|
Definition at line 29 of file textparser.h. |
|
|
Definition at line 30 of file textparser.h. |
1.4.2