DeltaQt  Version 0.2.0 End user documentation
A C++/Qt library for parsing DELTA (DEscription Language for TAxonomy) files
DeltaLogEntry Member List
This is the complete list of members for DeltaLogEntry, including all inherited members.
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 nameDeltaLogEntry
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 valueDeltaLogEntry
SUMMARY enum valueDeltaLogEntry
title(void) const DeltaLogEntry
toText(bool verbose=true, char delim= '\t') const DeltaLogEntry
type(void) const DeltaLogEntry
Type enum nameDeltaLogEntry
TYPE_ERROR enum valueDeltaLogEntry
TYPE_INFO enum valueDeltaLogEntry
TYPE_INVALID enum valueDeltaLogEntry
TYPE_WARNING enum valueDeltaLogEntry
VERBOSE enum valueDeltaLogEntry
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines