Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ updateScriptsList
Method
updateScriptsList
src/TWApp.cpp:1430–1435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1428
}
1429
1430
void TWApp::updateScriptsList()
1431
{
1432
scriptManager->reloadScripts();
1433
1434
emit scriptListChanged();
1435
}
1436
1437
void TWApp::showScriptsFolder()
1438
{
Callers
1
doPrefsDialog
Method · 0.80
Calls
1
reloadScripts
Method · 0.80
Tested by
no test coverage detected