MCPcopy 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
44QString QMakeIncludeFile::proFile() const
45{
46 return m_parent->absoluteFile();
47}
48
49QString QMakeIncludeFile::proFilePwd() const
50{

Callers

nothing calls this directly

Calls 1

absoluteFileMethod · 0.80

Tested by

no test coverage detected