Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ collectionInfo
Method
collectionInfo
src/frontend/examples/ExamplesManager.cpp:55–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
QString ExamplesManager::collectionInfo(const QString& name) const {
56
return m_collections[name];
57
}
58
59
/*!
60
* \brief returns the list of names of the example projects for the collection \c collecitonName
Callers
2
showInfo
Method · 0.45
showInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected