Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
void SourceFormatterJob::setFiles(const QList<QUrl>& fileList)
99
{
100
m_fileList = fileList;
101
}
102
103
void SourceFormatterJob::formatFile(const QUrl& url)
104
{
Callers
1
formatFiles
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected