MCPcopy Create free account
hub / github.com/christophhart/HISE / getNumWatchedFiles

Method getNumWatchedFiles

hi_scripting/scripting/ScriptProcessor.cpp:519–522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

517}
518
519int FileChangeListener::getNumWatchedFiles() const noexcept
520{
521 return watchers.size();
522}
523
524void FileChangeListener::setCurrentPopup(DocumentWindow* window)
525{

Callers 15

collectAllScriptFilesMethod · 0.80
fillIndexListMethod · 0.80
gotoLocationMethod · 0.80
getFileIndexMethod · 0.80
fillSearchListMethod · 0.80
PopupIncludeEditorMethod · 0.80
gotoLocationMethod · 0.80
addTokensMethod · 0.80
getLocationStringMethod · 0.80
mouseDoubleClickMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected