This is the complete list of members for diff_match_patch, including all inherited members.
| diff_bisect(const QString &text1, const QString &text2, clock_t deadline) | diff_match_patch | protected |
| diff_cleanupEfficiency(QList< Diff > &diffs) | diff_match_patch | |
| diff_cleanupMerge(QList< Diff > &diffs) | diff_match_patch | |
| diff_cleanupSemantic(QList< Diff > &diffs) | diff_match_patch | |
| diff_cleanupSemanticLossless(QList< Diff > &diffs) | diff_match_patch | |
| diff_commonOverlap(const QString &text1, const QString &text2) | diff_match_patch | protected |
| diff_commonPrefix(const QString &text1, const QString &text2) | diff_match_patch | |
| diff_commonSuffix(const QString &text1, const QString &text2) | diff_match_patch | |
| Diff_EditCost (defined in diff_match_patch) | diff_match_patch | |
| diff_fromDelta(const QString &text1, const QString &delta) | diff_match_patch | |
| diff_halfMatch(const QString &text1, const QString &text2) | diff_match_patch | protected |
| diff_levenshtein(const QList< Diff > &diffs) | diff_match_patch | |
| diff_linesToChars(const QString &text1, const QString &text2) | diff_match_patch | protected |
| diff_main(const QString &text1, const QString &text2) | diff_match_patch | |
| diff_main(const QString &text1, const QString &text2, bool checklines) | diff_match_patch | |
| diff_match_patch() (defined in diff_match_patch) | diff_match_patch | |
| diff_match_patch_test (defined in diff_match_patch) | diff_match_patch | friend |
| diff_prettyHtml(const QList< Diff > &diffs) | diff_match_patch | |
| diff_text1(const QList< Diff > &diffs) | diff_match_patch | |
| diff_text2(const QList< Diff > &diffs) | diff_match_patch | |
| Diff_Timeout (defined in diff_match_patch) | diff_match_patch | |
| diff_toDelta(const QList< Diff > &diffs) | diff_match_patch | |
| diff_xIndex(const QList< Diff > &diffs, int loc) | diff_match_patch | |
| match_alphabet(const QString &pattern) | diff_match_patch | protected |
| match_bitap(const QString &text, const QString &pattern, int loc) | diff_match_patch | protected |
| Match_Distance (defined in diff_match_patch) | diff_match_patch | |
| match_main(const QString &text, const QString &pattern, int loc) | diff_match_patch | |
| Match_MaxBits (defined in diff_match_patch) | diff_match_patch | |
| Match_Threshold (defined in diff_match_patch) | diff_match_patch | |
| patch_addContext(Patch &patch, const QString &text) | diff_match_patch | protected |
| patch_addPadding(QList< Patch > &patches) | diff_match_patch | |
| patch_apply(QList< Patch > &patches, const QString &text) | diff_match_patch | |
| patch_deepCopy(QList< Patch > &patches) | diff_match_patch | |
| Patch_DeleteThreshold (defined in diff_match_patch) | diff_match_patch | |
| patch_fromText(const QString &textline) | diff_match_patch | |
| patch_make(const QString &text1, const QString &text2) | diff_match_patch | |
| patch_make(const QList< Diff > &diffs) | diff_match_patch | |
| patch_make(const QString &text1, const QString &text2, const QList< Diff > &diffs) | diff_match_patch | |
| patch_make(const QString &text1, const QList< Diff > &diffs) | diff_match_patch | |
| Patch_Margin (defined in diff_match_patch) | diff_match_patch | |
| patch_splitMax(QList< Patch > &patches) | diff_match_patch | |
| patch_toText(const QList< Patch > &patches) | diff_match_patch |