MCPcopy Create free account
hub / github.com/TeXworks/texworks / refreshScriptList

Method refreshScriptList

src/ScriptManagerWidget.cpp:81–85  ·  view source on GitHub ↗

static*/

Source from the content-addressed store, hash-verified

79
80/*static*/
81void ScriptManagerWidget::refreshScriptList()
82{
83 if (gManageScriptsWindow)
84 gManageScriptsWindow->populateTree();
85}
86
87void ScriptManagerWidget::populateTree()
88{

Callers

nothing calls this directly

Calls 1

populateTreeMethod · 0.80

Tested by

no test coverage detected