Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setUserData
Method
setUserData
src/plugins/codeeditor/symbol/symbolbar.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void CurmbItem::setUserData(const QVariant &data)
66
{
67
this->data = data;
68
}
69
70
QVariant CurmbItem::userData() const
71
{
Callers
2
setPath
Method · 0.80
updateSymbol
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected