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

Method project

plugins/qmakemanager/qmakefile.cpp:199–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197}
198
199KDevelop::IProject* QMakeFile::project() const
200{
201 return m_project;
202}

Callers 6

buildDirectoryMethod · 0.45
slotFolderAddedMethod · 0.45
slotRunQMakeMethod · 0.45
saveConfigMethod · 0.45
QMakeIncludeFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected