MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / createDefaultConsole

Method createDefaultConsole

src/plugins/console/consolemanager.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112void ConsoleManagerPrivate::createDefaultConsole()
113{
114 q->createConsole(ConsoleManager::tr("Terminal"));
115}
116
117void ConsoleManagerPrivate::appendConsole()
118{

Callers 2

sendCommandMethod · 0.80
showEventMethod · 0.80

Calls 1

createConsoleMethod · 0.80

Tested by

no test coverage detected