Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ usageHint
Method
usageHint
kdevplatform/interfaces/isourceformatter.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
QString ISourceFormatter::usageHint() const
35
{
36
return QString();
37
}
38
39
SourceFormatterStyle::SourceFormatterStyle()
40
{
Callers
1
updateUiForCurrentFormatter
Method · 0.45
Calls
1
QString
Class · 0.70
Tested by
no test coverage detected