MCPcopy Create free account
hub / github.com/KDE/kdiff3 / isTripleDiff

Method isTripleDiff

src/kdiff3.h:162–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160 [[nodiscard]] virtual bool isDirComparison() const;
161
162 static bool isTripleDiff() { return m_bTripleDiff; }
163
164 [[nodiscard]] KActionCollection* actionCollection() const;
165

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected