Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
183
class DiffTextWindowFrame: public QWidget
Callers
nothing calls this directly
Calls
1
isEmpty
Method · 0.45
Tested by
no test coverage detected