| 160 | [[nodiscard]] virtual bool isDirComparison() const; |
| 161 | |
| 162 | static bool isTripleDiff() { return m_bTripleDiff; } |
| 163 | |
| 164 | [[nodiscard]] KActionCollection* actionCollection() const; |
| 165 |
nothing calls this directly
no outgoing calls
no test coverage detected