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

Method getActiveProjectInfo

src/plugins/debugger/runner/runner.cpp:241–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239}
240
241ProjectInfo Runner::getActiveProjectInfo() const
242{
243 return dpfGetService(ProjectService)->getActiveProjectInfo();
244}
245
246void Runner::synOutputMsg(const quint64 &pid, const QString &content, OutputPane::OutputFormat format)
247{

Callers 15

runningMethod · 0.45
on_pbtnOK_clickedMethod · 0.45
setupUiMethod · 0.45
getRepositoryPathMethod · 0.45
ConsoleWidgetMethod · 0.45
contextMenuEventMethod · 0.45
setupProjectMenuMethod · 0.45
commitsMethod · 0.45
getChunksMethod · 0.45
showIndexingWidgetMethod · 0.45
setupDebugEnvMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected