MCPcopy Create free account
hub / github.com/KDE/kdevelop / projectFile

Method projectFile

kdevplatform/tests/testproject.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61Path TestProject::projectFile() const
62{
63 return Path(m_path, m_path.lastPathSegment() + QLatin1String(".kdev4"));
64}
65
66Path TestProject::path() const
67{

Callers

nothing calls this directly

Calls 2

lastPathSegmentMethod · 0.80
PathClass · 0.50

Tested by

no test coverage detected