Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
140
void 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
ImportFileWidget
Method · 0.80
Calls
1
setVisible
Method · 0.45
Tested by
no test coverage detected