MCPcopy 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 */
183QStringList DatasetModel::collections() {
184 return m_collectionList;
185}

Callers 5

loadCategoriesMethod · 0.80
loadSettingsMethod · 0.80
updateCategoriesMethod · 0.80
updateDocumentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected