Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ toByteArray
Method
toByteArray
plugins/clang/util/clangtypes.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
QByteArray ClangString::toByteArray() const
59
{
60
return QByteArray(c_str());
61
}
62
63
IndexedString ClangString::toIndexed() const
64
{
Callers
4
slotAuthenticate
Method · 0.80
makeComment
Function · 0.80
setDeclData
Method · 0.80
isQtMocFunction
Function · 0.80
Calls
1
QByteArray
Class · 0.50
Tested by
no test coverage detected