MCPcopy 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
36private Q_SLOTS:

Callers 2

fillEditFromPatchMethod · 0.45
showEditDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected