KompareDiff2::DiffModelList Class

class KompareDiff2::DiffModelList

A list of DiffModel. More...

Header: #include <KompareDiff2/DiffModelList>
CMake: find_package(KompareDiff2 REQUIRED)
target_link_libraries(mytarget PRIVATE KompareDiff2::KompareDiff2)
Inherits: QList

Public Functions

DiffModelList()
DiffModelList(const KompareDiff2::DiffModelList &list)
virtual ~DiffModelList()
void sort()

Detailed Description

Member Function Documentation

[constexpr noexcept] DiffModelList::DiffModelList()

DiffModelList::DiffModelList(const KompareDiff2::DiffModelList &list)

[virtual noexcept] DiffModelList::~DiffModelList()

void DiffModelList::sort()