MCPcopy Create free account
hub / github.com/KDE/kid3 / expandFileList

Method expandFileList

src/core/model/scriptinterface.cpp:352–355  ·  view source on GitHub ↗

* Expand the file list. */

Source from the content-addressed store, hash-verified

350 * Expand the file list.
351 */
352void ScriptInterface::expandFileList()
353{
354 m_app->requestExpandFileList();
355}
356
357/**
358 * Apply the file name format.

Callers

nothing calls this directly

Calls 1

requestExpandFileListMethod · 0.80

Tested by

no test coverage detected