Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ absoluteFile
Method
absoluteFile
plugins/qmakemanager/qmakefile.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
QString QMakeFile::absoluteFile() const
133
{
134
return m_projectFile;
135
}
136
137
QMake::ProjectAST* QMakeFile::ast() const
138
{
Callers
3
buildFolderItem
Method · 0.80
slotDirty
Method · 0.80
proFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected