#include <common.h>
Public Member Functions | |
FileAnnotation (int id) | |
FileAnnotation () | |
Public Attributes | |
QStringList | lines |
bool | isValid |
int | annId |
QString | fileSha |
Definition at line 359 of file common.h.
FileAnnotation | ( | int | id | ) | [inline, explicit] |
FileAnnotation | ( | ) | [inline] |
QStringList lines |
Definition at line 363 of file common.h.
Referenced by FileContent::annotateLength(), FileContent::clearText(), Annotate::doAnnotate(), FileContent::goToAnnotation(), FileContent::lookupAnnotation(), FileContent::processData(), and Annotate::setInitialAnnotation().
bool isValid |
int annId |
QString fileSha |