DeltaQt
Version 0.2.0 End user documentation
A C++/Qt library for parsing DELTA (DEscription Language for TAxonomy) files
|
column(void) const | DeltaLogEntry | |
DeltaLogEntry() | DeltaLogEntry | |
DeltaLogEntry(Type type, QString title, QString msg, Detail detail=STANDARD, int line=-1, int column=-1) | DeltaLogEntry | |
detail(void) const | DeltaLogEntry | |
Detail enum name | DeltaLogEntry | |
isValid(void) const | DeltaLogEntry | |
line(void) const | DeltaLogEntry | |
msg(void) const | DeltaLogEntry | |
set(Type type, QString title, QString msg, Detail detail=STANDARD, int line=-1, int column=-1) | DeltaLogEntry | |
setColumn(int to) | DeltaLogEntry | |
setLine(int to) | DeltaLogEntry | |
setMsg(QString to) | DeltaLogEntry | |
setRefName(QString to) | DeltaLogEntry | |
STANDARD enum value | DeltaLogEntry | |
SUMMARY enum value | DeltaLogEntry | |
title(void) const | DeltaLogEntry | |
toText(bool verbose=true, char delim= '\t') const | DeltaLogEntry | |
type(void) const | DeltaLogEntry | |
Type enum name | DeltaLogEntry | |
TYPE_ERROR enum value | DeltaLogEntry | |
TYPE_INFO enum value | DeltaLogEntry | |
TYPE_INVALID enum value | DeltaLogEntry | |
TYPE_WARNING enum value | DeltaLogEntry | |
VERBOSE enum value | DeltaLogEntry |