Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ editable
Method
editable
plugins/custom-definesandincludes/compilerprovider/icompiler.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
bool ICompiler::editable() const
43
{
44
return m_editable;
45
}
46
47
QString ICompiler::factoryName() const
48
{
Callers
4
unregisterCompiler
Method · 0.80
writeUserDefinedCompilers
Method · 0.80
setCompilers
Method · 0.80
testCompilerIncludesAndDefines
Method · 0.80
Calls
no outgoing calls
Tested by
1
testCompilerIncludesAndDefines
Method · 0.64