DeltaQt
Version 0.2.0 End user documentation
A C++/Qt library for parsing DELTA (DEscription Language for TAxonomy) files
|
clear(void) | DeltaParseContext | |
DeltaParseContext() | DeltaParseContext | |
DeltaParser class | DeltaParseContext | [friend] |
directiveCtxt(void) const | DeltaParseContext | [inline] |
getLegalCommentPostChars(void) const | DeltaParseContext | |
getLegalCommentPreChars(void) const | DeltaParseContext | |
isCommentEnd(QChar ch, QChar nextCh) const | DeltaParseContext | |
isCommentStart(QChar ch, QChar prevCh) const | DeltaParseContext | |
switchDirectiveCtxt(const DeltaDirectives::Def *directive) | DeltaParseContext | |
switchFileContext(QString newFilename) | DeltaParseContext | |
~DeltaParseContext() | DeltaParseContext |