Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ styleName
Method
styleName
kdevplatform/shell/sourceformatterconfig.h:43–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
QStringView styleName() const
44
{
45
Q_ASSERT(isValid());
46
return QStringView{m_entry}.sliced(stylePos());
47
}
48
49
QString takeStyleName() &&
50
{
Callers
1
setSelectedFormatterAndStyle
Method · 0.80
Calls
1
isValid
Function · 0.50
Tested by
no test coverage detected