MCPcopy 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
132QString QMakeFile::absoluteFile() const
133{
134 return m_projectFile;
135}
136
137QMake::ProjectAST* QMakeFile::ast() const
138{

Callers 3

buildFolderItemMethod · 0.80
slotDirtyMethod · 0.80
proFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected