MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / addPath

Method addPath

src/common/inotify/inotify.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void Inotify::addPath(const QString &path)
51{
52 d->addPath(path);
53}
54
55void Inotify::removePath(const QString &path)
56{

Callers 8

setReposPathMethod · 0.45
saveAllMethod · 0.45
openFileMethod · 0.45
saveFileMethod · 0.45
checkFileStateMethod · 0.45
onFileDeletedMethod · 0.45
saveAsMethod · 0.45
initCMakeParserMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected