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

Method projects

kdevplatform/shell/projectcontroller.cpp:729–734  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

727}
728
729QList<IProject*> ProjectController::projects() const
730{
731 Q_D(const ProjectController);
732
733 return d->m_projects;
734}
735
736void ProjectController::eventuallyOpenProjectFile(KIO::Job* _job, const KIO::UDSEntryList& entries)
737{

Callers 15

isProjectNameUsedMethod · 0.95
reloadMethod · 0.80
prettyFilePathMethod · 0.80
activeDocumentPathMethod · 0.80
cleanupMethod · 0.80
assertProjectOpenedMethod · 0.80
assertProjectClosedMethod · 0.80
validateMethod · 0.80
ProjectChangesModelMethod · 0.80

Calls

no outgoing calls

Tested by 15

cleanupMethod · 0.64
assertProjectOpenedMethod · 0.64
assertProjectClosedMethod · 0.64
testBuildDirectoryMethod · 0.64
runAllTestsMethod · 0.64
projectPathMethod · 0.64
projectDirectoryMethod · 0.64
runProcessMethod · 0.64
cleanupMethod · 0.64
cleanupMethod · 0.64
cleanupMethod · 0.64
initTestCaseMethod · 0.64