MCPcopy Create free account
hub / github.com/KDE/kdevelop / setFiles

Method setFiles

kdevplatform/shell/sourceformatterjob.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98void SourceFormatterJob::setFiles(const QList<QUrl>& fileList)
99{
100 m_fileList = fileList;
101}
102
103void SourceFormatterJob::formatFile(const QUrl& url)
104{

Callers 1

formatFilesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected