scaffold  1.0.0
Generates files and directories based on templates and user input
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
diff_match_patch Member List

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_patchprotected
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_patchprotected
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_patchprotected
diff_levenshtein(const QList< Diff > &diffs)diff_match_patch
diff_linesToChars(const QString &text1, const QString &text2)diff_match_patchprotected
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_patchfriend
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_patchprotected
match_bitap(const QString &text, const QString &pattern, int loc)diff_match_patchprotected
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_patchprotected
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