MCPcopy 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
36signals:
37 void filesChanged();

Callers 4

disableMethod · 0.80
populateSelectLogBoxMethod · 0.80
on_btnClean_clickedMethod · 0.80
stopWatchingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected