Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ group
Method
group
src/Plugins/NumberSpinBox/NumberSpinBoxPlugin.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
QString NumberSpinBoxPlugin::group() const {
28
return QStringLiteral(
"Input Widgets"
);
29
}
30
31
QIcon NumberSpinBoxPlugin::icon() const {
32
return QIcon();
Callers
15
TemplateHandler
Method · 0.45
updateTextPosition
Method · 0.45
loadConfig
Method · 0.45
saveConfigAsTemplate
Method · 0.45
loadConfig
Method · 0.45
saveConfigAsTemplate
Method · 0.45
loadConfig
Method · 0.45
saveConfigAsTemplate
Method · 0.45
loadConfig
Method · 0.45
saveConfigAsTemplate
Method · 0.45
loadConfigFromTemplate
Method · 0.45
saveConfigAsTemplate
Method · 0.45
Calls
no outgoing calls
Tested by
1
initTestCase
Method · 0.36