Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

glproject.cpp File Reference

#include "glproject.h"
#include <qfile.h>
#include <qtextstream.h>
#include <qstringlist.h>

Defines

#define ML_NAME   "GLProjectML"
#define DOC_VERSION_ATTRIB   "version"
#define TITLE_TAG   "title"
#define DESC_TAG   "description"
#define DOC_TAG   "documentation"
#define INIT_CMDS_TAG   "init_commands"
#define DISPLAY_CMDS_TAG   "display_commands"
#define CMD_TAG   "command"
#define CMD_NAME_ATTRIB   "name"
#define CMD_ENABLED_ATTRIB   "enabled"
#define CMD_PARAM_TAG   "param"
#define PARAM_POS_ATTRIB   "pos"
#define PARAM_VALUE_ATTRIB   "value"
#define PARAM_ELEMENT_TAG   "element"
#define ELEMENT_POS_ATTRIB   "pos"
#define ELEMENT_VALUE_ATTRIB   "value"
#define CURRENT_DOC_VERSION   "1.0"
#define TRUE_STR   "true"
#define FALSE_STR   "false"

Define Documentation

#define CMD_ENABLED_ATTRIB   "enabled"
 

#define CMD_NAME_ATTRIB   "name"
 

#define CMD_PARAM_TAG   "param"
 

#define CMD_TAG   "command"
 

#define CURRENT_DOC_VERSION   "1.0"
 

#define DESC_TAG   "description"
 

#define DISPLAY_CMDS_TAG   "display_commands"
 

#define DOC_TAG   "documentation"
 

#define DOC_VERSION_ATTRIB   "version"
 

#define ELEMENT_POS_ATTRIB   "pos"
 

#define ELEMENT_VALUE_ATTRIB   "value"
 

#define FALSE_STR   "false"
 

#define INIT_CMDS_TAG   "init_commands"
 

#define ML_NAME   "GLProjectML"
 

#define PARAM_ELEMENT_TAG   "element"
 

#define PARAM_POS_ATTRIB   "pos"
 

#define PARAM_VALUE_ATTRIB   "value"
 

#define TITLE_TAG   "title"
 

#define TRUE_STR   "true"
 


Generated on Fri Feb 27 12:01:40 2004 for Glitch by doxygen 1.3.2