Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ files
Method
files
launcher/RecursiveFileSystemWatcher.h:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
QStringList files() const
32
{
33
return m_files;
34
}
35
36
signals:
37
void filesChanged();
Callers
4
disable
Method · 0.80
populateSelectLogBox
Method · 0.80
on_btnClean_clicked
Method · 0.80
stopWatching
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected