Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ canSelectFiles
Method
canSelectFiles
plugins/git/stashpatchsource.h:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
bool isAlreadyApplied() const override;
32
QString name() const override;
33
bool canSelectFiles() const override { return true; };
34
uint depth() const override { return 1; }
35
36
private Q_SLOTS:
Callers
2
fillEditFromPatch
Method · 0.45
showEditDialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected