WSF
ChangeHistory.cpp File Reference
#include "ChangeHistory.hpp"
#include <time.h>
#include <QMessageBox>
#include <QPushButton>
#include "BackupPrefObject.hpp"
#include "EditorPrefObject.hpp"
#include "ExportFiles.hpp"
#include "RevisionStore.hpp"
#include "UtAlgorithm.hpp"
#include "UtMemory.hpp"
#include "UtQt.hpp"
#include "WkfEnvironment.hpp"
Include dependency graph for ChangeHistory.cpp:

Functions

QString makeDiffHtml (const std::vector< std::string > &aOldLines, const std::vector< std::string > &aNewLines, const std::vector< UtSequenceDiffSection > &aChanges, size_t aContextLines)

Function Documentation

◆ makeDiffHtml()

QString makeDiffHtml ( const std::vector< std::string > & aOldLines,
const std::vector< std::string > & aNewLines,
const std::vector< UtSequenceDiffSection > & aChanges,
size_t aContextLines )

References end().

Copyrights Multiple, All Rights Reserved