Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setWorkspaceWidget
Method
setWorkspaceWidget
src/plugins/codeeditor/symbol/symbollocator.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void SymbolLocator::setWorkspaceWidget(WorkspaceWidget *workspace)
100
{
101
d->workspace = workspace;
102
}
103
104
void SymbolLocator::prepareSearch(const QString &searchText)
105
{
Callers
1
initSymbol
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected