Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
defaultDocsPath
Method · 0.45
fillContextMenuExtension
Method · 0.45
runCppcheck
Method · 0.45
contextMenuExtension
Method · 0.45
Parameters
Method · 0.45
commandLine
Method · 0.45
ClangParseJob
Method · 0.45
testOverrideExecute
Method · 0.45
testIncludePathCompletion
Method · 0.45
testIgnoreGccBuiltins
Method · 0.45
testDeclarationDefinitionOrder
Method · 0.45
testMultiDotFilenames
Method · 0.45
Calls
1
QString
Class · 0.50
Tested by
no test coverage detected