|
Quark
0.1
|
This is the complete list of members for DiffModel, including all inherited members.
| chunkForIndex(DiffRole role, int index) const | DiffModel | |
| clear() | DiffModel | |
| diff2(const QString &baseText, const QString &yoursText) | DiffModel | |
| diff3(const QString &theirsText, const QString &baseText, const QString &yoursText) | DiffModel | |
| diffChunks() const | DiffModel | |
| DiffModel() | DiffModel | |
| dump(DiffDirection diffDir) const | DiffModel | |
| isEmpty() const | DiffModel | |
| isThreeWay() const | DiffModel | |
| isTwoWay() const | DiffModel | |
| MutableObject(QObject *parent=NULL) | MutableObject | |
| notifyChanged() | MutableObject | |
| objectChanged() | MutableObject | signal |
| outputEdScript(DiffRole source, DiffRole destination, QTextStream &stream) const | DiffModel | |
| outputMerge(QTextStream &stream, DiffCounts *counts) const | DiffModel | |
| sequenceLength(DiffRole role) const | DiffModel | |
| setAggressiveMerge(bool aggressiveMerge) | DiffModel | inline |
| setBaseConflictMarker(const QString &marker) | DiffModel | inline |
| setEndConflictMarker(const QString &marker) | DiffModel | inline |
| setRecursiveDiff(bool recursiveDiff) | DiffModel | inline |
| setTheirsConflictMarker(const QString &marker) | DiffModel | inline |
| setYoursConflictMarker(const QString &marker) | DiffModel | inline |
| ~DiffModel() | DiffModel | |
| ~MutableObject() | MutableObject | virtual |