DeltaQt
Version 0.2.0 End user documentation
A C++/Qt library for parsing DELTA (DEscription Language for TAxonomy) files
|
add(DeltaLogEntry::Type type, QString refName, QString msg, DeltaLogEntry::Detail detail=DeltaLogEntry::STANDARD, int line=-1, int column=-1) | DeltaParseLog | |
allAsText(bool verbose=true, unsigned detailFilter=DETAIL_ALLOW_ALL, unsigned typeFilter=FILTER_ALLOWALL, char delim= '\t') const | DeltaParseLog | |
allAsTextCombined(bool verbose=true, unsigned detailFilter=DETAIL_ALLOW_ALL, unsigned typeFilter=FILTER_ALLOWALL, char delim= '\t', char eol= '\n') const | DeltaParseLog | |
clear(void) | DeltaParseLog | |
DeltaParseLog() | DeltaParseLog | |
DETAIL_ALLOW_ALL | DeltaParseLog | [static] |
DETAIL_NOTVERBOSE | DeltaParseLog | [static] |
DETAIL_VERBOSE | DeltaParseLog | [static] |
FILTER_ALLOWALL | DeltaParseLog | [static] |
FILTER_ALLVALIDTYPES | DeltaParseLog | [static] |
FILTER_ONLY_ERRORS | DeltaParseLog | [static] |
FILTER_ONLY_WARNINGS | DeltaParseLog | [static] |