Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ proFile
Method
proFile
plugins/qmakemanager/qmakeincludefile.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
QString QMakeIncludeFile::proFile() const
45
{
46
return m_parent->absoluteFile();
47
}
48
49
QString QMakeIncludeFile::proFilePwd() const
50
{
Callers
nothing calls this directly
Calls
1
absoluteFile
Method · 0.80
Tested by
no test coverage detected