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

Method canCopy

src/difftextwindow.h:180–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178 void showStatusLine(const LineRef lineFromPos);
179
180 bool canCopy() { return hasFocus() && !getSelection().isEmpty(); }
181};
182
183class DiffTextWindowFrame: public QWidget

Callers

nothing calls this directly

Calls 1

isEmptyMethod · 0.45

Tested by

no test coverage detected