|
WSF
|
#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"
Functions | |
| QString | makeDiffHtml (const std::vector< std::string > &aOldLines, const std::vector< std::string > &aNewLines, const std::vector< UtSequenceDiffSection > &aChanges, size_t aContextLines) |
| QString makeDiffHtml | ( | const std::vector< std::string > & | aOldLines, |
| const std::vector< std::string > & | aNewLines, | ||
| const std::vector< UtSequenceDiffSection > & | aChanges, | ||
| size_t | aContextLines ) |
References end().