byte() const | Soprano::Error::Locator | |
column() const | Soprano::Error::Locator | |
fileName() const | Soprano::Error::Locator | |
line() const | Soprano::Error::Locator | |
Locator() | Soprano::Error::Locator | |
Locator(int line, int column, int byte=-1, const QString &filename=QString()) | Soprano::Error::Locator | |
Locator(const Locator &other) | Soprano::Error::Locator | |
operator=(const Locator &other) | Soprano::Error::Locator | |
setByte(int byte) | Soprano::Error::Locator | |
setColumn(int column) | Soprano::Error::Locator | |
setFileName(const QString &fileName) | Soprano::Error::Locator | |
setLine(int line) | Soprano::Error::Locator | |
~Locator() | Soprano::Error::Locator |