Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setModel
Method
setModel
src/common/util/commandparser.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void CommandParser::setModel(CommandParser::CommandModel model)
63
{
64
commandModel = model;
65
}
66
67
CommandParser::CommandModel CommandParser::getModel()
68
{
Callers
15
main
Function · 0.45
initUI
Method · 0.45
setupUi
Method · 0.45
setViewItem
Method · 0.45
EnvironmentView
Method · 0.45
createLeftWidget
Method · 0.45
initUI
Method · 0.45
initUI
Method · 0.45
initUi
Method · 0.45
initializeView
Method · 0.45
initializeVairablesPane
Method · 0.45
setupUi
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected