Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

textparser.h File Reference

#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


Enumeration Type Documentation

enum t_lineType
 

Enumeration values:
NewLine 
LastLine 

Definition at line 27 of file textparser.h.

enum t_strType
 

Enumeration values:
Word 
Number 

Definition at line 26 of file textparser.h.


Variable Documentation

const uint MAX_ELEMENTS = 200
 

Definition at line 29 of file textparser.h.

const uint MAX_LINES = 500
 

Definition at line 30 of file textparser.h.


Generated on Sat Nov 5 17:17:00 2005 for OPIE by  doxygen 1.4.2