MCPcopy Create free account
hub / github.com/KDE/kdevelop / path

Method path

plugins/craft/tests/test_craftruntime.cpp:35–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 QString path() const
36 {
37 QVERIFY_RETURN(m_tempCraftRoot, QString());
38 return m_tempCraftRoot->path();
39 }
40
41 CraftRuntime* operator->() const
42 {

Callers 15

defaultDocsPathMethod · 0.45
runCppcheckMethod · 0.45
contextMenuExtensionMethod · 0.45
ParametersMethod · 0.45
commandLineMethod · 0.45
ClangParseJobMethod · 0.45
testOverrideExecuteMethod · 0.45
testIgnoreGccBuiltinsMethod · 0.45
testMultiDotFilenamesMethod · 0.45

Calls 1

QStringClass · 0.50

Tested by

no test coverage detected