Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ indentationSample
Method
indentationSample
kdevplatform/language/interfaces/ilanguagesupport.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
QString ILanguageSupport::indentationSample() const
84
{
85
return QString();
86
}
87
88
QReadWriteLock* ILanguageSupport::parseLock() const
89
{
Callers
nothing calls this directly
Calls
1
QString
Class · 0.50
Tested by
no test coverage detected