MCPcopy 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
65void CurmbItem::setUserData(const QVariant &data)
66{
67 this->data = data;
68}
69
70QVariant CurmbItem::userData() const
71{

Callers 2

setPathMethod · 0.80
updateSymbolMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected