Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ collections
Method
collections
src/frontend/DatasetModel.cpp:183–185 ·
view source on GitHub ↗
* @brief Returns the list of every collection. */
Source
from the content-addressed store, hash-verified
181
* @brief Returns the list of every collection.
182
*/
183
QStringList DatasetModel::collections() {
184
return m_collectionList;
185
}
Callers
5
loadCategories
Method · 0.80
DatasetMetadataManagerWidget
Method · 0.80
loadSettings
Method · 0.80
updateCategories
Method · 0.80
updateDocument
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected