MCPcopy Create free account
hub / github.com/KDE/labplot / description

Method description

src/frontend/examples/ExamplesManager.cpp:144–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144QString ExamplesManager::description(const QString& name) const {
145 return m_descriptions[name];
146}
147
148QString ExamplesManager::path(const QString& name) const {
149 return m_paths[name];

Callers 6

collectionChangedMethod · 0.80
initFunctionsMethod · 0.80
initConstantsMethod · 0.80
functionDescriptionMethod · 0.80
constantDescriptionMethod · 0.80
availablePortsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected