MCPcopy 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
62void CommandParser::setModel(CommandParser::CommandModel model)
63{
64 commandModel = model;
65}
66
67CommandParser::CommandModel CommandParser::getModel()
68{

Callers 15

mainFunction · 0.45
initUIMethod · 0.45
setupUiMethod · 0.45
setViewItemMethod · 0.45
EnvironmentViewMethod · 0.45
createLeftWidgetMethod · 0.45
initUIMethod · 0.45
initUIMethod · 0.45
initUiMethod · 0.45
initializeViewMethod · 0.45
setupUiMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected