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

Method setLoadAvailable

src/frontend/TemplateHandler.cpp:140–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140void TemplateHandler::setLoadAvailable(bool on) {
141 m_tbLoad->setVisible(on);
142}
143
144/*!
145 * returns the config object for the given template name \c name.

Callers 1

ImportFileWidgetMethod · 0.80

Calls 1

setVisibleMethod · 0.45

Tested by

no test coverage detected